summaryrefslogtreecommitdiffstats
path: root/keyboards/alf/dc60/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
|
* Remove empty override functions (#14312)Ryan2021-09-051-16/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* [Keyboard] DC60 layout_all not really layout_all (#4884)MechMerlin2019-01-191-5/+5
| | | | | | | | | | * 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
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
|
* Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)MechMerlin2018-09-133-0/+90
* 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