summaryrefslogtreecommitdiff
path: root/keyboards/alf/x2/keymaps/hhkb_60
AgeCommit message (Collapse)Author
2023-04-22Alf X2 Layout Macro Additions (#20495)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * refactor hhkb_60 keymap Refactor the `hhkb_60` keymap to use the `LAYOUT_ansi_split_bs_rshift` macro.
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
2021-09-24Alf X2 Refactor (#14572)James Young
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
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