summaryrefslogtreecommitdiffstats
path: root/keyboards/alf_x2/alf_x2.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)MechMerlin1-1/+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
2018-04-21Adds config for ALF X2 60% keyboard (#2765)fixed1-0/+1
* 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