summaryrefslogtreecommitdiff
path: root/keyboards/hs60
AgeCommit message (Collapse)Author
2018-05-25Fix HS60 config for ANSI keymap (#3054)yiancar
- This is mostly for safety
2018-05-24Rename ANSI keymap of HS60 (#3041)yiancar
2018-05-20HS60 ANSI keymap (#3010)yiancar
* 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 ANSI update * HS60 ANSI update
2018-05-18checking in xxinophobia's changes to get ISO enter working correctly (#2999)MechMerlin
2018-05-18remove a KC-NO in row 1 (#2994)MechMerlin
2018-05-17Add QMK Configurator support and remove Layouts definitions (#2977)MechMerlin
* Add QMK Configurator support and remove userspace definitions * fix that build breakage * Unsupport community layouts but use standard layouts
2018-05-15Addition of HS60 ISO keyboard (#2972)yiancar
* 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