summaryrefslogtreecommitdiffstats
path: root/keyboards/kakunpc/rabbit_capture_plan/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* move @kakunpc 's keebs into kakunpc/ (#15814)peepeetee2022-01-125-0/+90
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>