summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/k8split/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-5/+5
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
|
* [Keyboard] handwired/k8split (#9133)Ckat2020-05-215-0/+167
* New Keyboard: k8split * Apply suggestions from code review * move NKRO rule to keymap scope