qmk-dactyl-manuform-a/keyboards/hs60
yiancar 323cd35767 Addition of HS60 ISO keyboard (#2972)
* Added Modular keyboards L,R and NUM

Created code modules for the 3 modules of the modular keyboard.
Original idea by MechboardsUK. Uses i2c implementation similar to lets
split

* Remove modular from master

This is to fix incorrect branching

* HS60 initial rgb port

porting HS60 to master rgb code

* HS60 fixes

* Hs60 rgb changes

* Cleanup for HS60 ISO

* More HS60 cleanup

* Update config.h

* More Cleanup for HS60

* HS60 modifications to work with configurator

* More HS60 cleanup

* Remove userspace layouts on HS60

* Update rules.mk

* HS60 bootloader change
2018-05-15 14:54:50 -07:00
..
keymaps/default Addition of HS60 ISO keyboard (#2972) 2018-05-15 14:54:50 -07:00
config.h Addition of HS60 ISO keyboard (#2972) 2018-05-15 14:54:50 -07:00
hs60.c Addition of HS60 ISO keyboard (#2972) 2018-05-15 14:54:50 -07:00
hs60.h Addition of HS60 ISO keyboard (#2972) 2018-05-15 14:54:50 -07:00
readme.md Addition of HS60 ISO keyboard (#2972) 2018-05-15 14:54:50 -07:00
rules.mk Addition of HS60 ISO keyboard (#2972) 2018-05-15 14:54:50 -07:00

readme.md

HS60

HS60

This is a standard fixed layout 60% PCB. It comes in two varians, ISO and ANSI and support full per-key RGB.

Keyboard Maintainer: Yiancar and on github
Hardware Supported: HS60 ISO and ANSI PCBs with Atmega 32u4
Hardware Availability: https://mechboards.co.uk/shop/all/hs60-pcb/

Make example for this keyboard (after setting up your build environment):

make hs60:default

See build environment setup then the make instructions for more information.