summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/stef9998/split_5x7/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-061-5/+5
| | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-2/+0
|
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-6/+6
|
* Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-241-1/+1
|
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-062-5/+1
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* [Keyboard] Add handwired Split 5x7 (#18128)Stefan2022-08-287-0/+359
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>