aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/alf_x2/keymaps/hhkb_60/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)MechMerlin2018-09-131-42/+0
| | | | | | | | | | | | | | | | | | | | * rename alf_x2 to alf * rename to x2 * rename dependencies * Fix readme * moved x2 into alf directory * update readme for make instructions * move dc60 to alf directory * update dc60 readme for make instructions * change readme txt as per noroadsleft PR comment
* Alf X2 Layout Fixes (#2923)MechMerlin2018-05-081-2/+4
| | | | | | | | | | | | | | | * Move the microswitches to the top of the keyboard like how it is physically Format change to make things pretty * Fix keymap to match the new layouts * stopping point at new info.json file * Update readme * Finish up QMK Configurator fixes for info.json
* Adds config for ALF X2 60% keyboard (#2765)fixed2018-04-211-0/+40
* Adds initial keyboard config and layouts for ALF X2 60% * Cleans up empty if/else blocks * Renames KEYMAP to LAYOUT across the alf_x2 config files. * Replaces include in alf_x2 keymaps with QMK_KEYBOARD_H macro