summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/k8split/keymaps/left
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-47/+0
|
* Merge upstream masterlokher2022-12-061-0/+47
|\
| * Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-3/+3
| | | | | | | | | | | | | | | | | | * `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
| |
* | Remove non-Keychron keyboardslokher2022-09-132-68/+0
|/
* [Keyboard] handwired/k8split (#9133)Ckat2020-05-212-0/+68
* New Keyboard: k8split * Apply suggestions from code review * move NKRO rule to keymap scope