summaryrefslogtreecommitdiff
path: root/keyboards/alps64/keymaps/crd/keymap.c
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2019-01-11Remove empty fn_actions[]fauxpark
2018-12-07crd alps64 updates (#4565)Jason Thigpen
* Update alps64 aek layout to work I tried using the layout provided with my alp64 board in AEK configuration, but keys weren't mapping correctly until I made this fix. * Update crd's alps64 aek keymp to match other boards (inspired by mechmerlin) * Fix minor whitespace issue
2018-11-09Add my new ANSI layout dz60 setup (#4397)Jason Thigpen
* minor additions to alps64 and dz60 * Rename crd keymap to represent 2u lshift layout * Add crd's new ANSI layout dz60 with preferred layers
2018-10-31Add some more useful features to my alps64 AEK layout (#4312)Jason Thigpen
* Add mod-tap to right mods and shift * Add del to fn1 layer and add fn2 layer for media and pcb debug
2018-10-30Add crd's AEK layout for ALPS64 board (#4292)Jason Thigpen