summaryrefslogtreecommitdiff
path: root/keyboards/alf/dc60/dc60.h
AgeCommit message (Collapse)Author
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
2019-01-19[Keyboard] DC60 layout_all not really layout_all (#4884)MechMerlin
* add k3c and change layout to LAYOUT_all * fix up info.json for the new layout * forgot to add k3c into the physical layout matrix * fix keymaps
2018-09-13Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)MechMerlin
* 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