summaryrefslogtreecommitdiffstats
path: root/keyboards/kiwikey/wanderland/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `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-151-1/+1
|
* [Keyboard] Add Wanderland - An Alice-layout keyboard (#12516)kiwikey2021-04-191-0/+39
Co-authored-by: Ryan <fauxpark@gmail.com>