summaryrefslogtreecommitdiff
path: root/keyboards/alf_x2
Commit message (Collapse)AuthorAge
* Alf X2 Layout Fixes (#2923)MechMerlin2018-05-08
| | | | | | | | | | | | | | | * 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
* ALF X2 QMK Configurator Support (#2788)MechMerlin2018-04-21
| | | | | | | | | | * Add microswitch information for visiblity in QMK Configurator * Add info.json with layouts for ALF X2 * Add new LAYOUTs * remove that extra comma
* Adds config for ALF X2 60% keyboard (#2765)fixed2018-04-21
* 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