summaryrefslogtreecommitdiffstats
path: root/keyboards/sofle/keymaps/foureight84
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-36/+36
|
* 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`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* foureight84 keymap for sofle (#17246)foureight842022-07-024-0/+674
Co-authored-by: Drashna Jaelre <drashna@live.com>