summaryrefslogtreecommitdiff
path: root/keyboards/rart/rart67/keymaps
AgeCommit message (Collapse)Author
2023-05-08Rart67 Layout Additions (#20786)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * refactor default and via keymaps - four-space indent - grid-align keycodes * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * enable Community Layout support * Apply suggestions from code review
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-07-04[Keyboard] RART67 : add support via (#9589)Alabahuy
2020-06-29[Keyboard] rart67 (#9543)Alabahuy
* Create config.h * Create info.json * Create rart67.c * Create rart67.h * Create readme.md * Create rules.mk * Create keymap.c * Update readme.md * Update info.json * Update info.json * Update config.h