summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/elrgo_s/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-3/+1
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Add Elrgo S to keyboards/handwired (#13893)Yaroslav Smirnov2021-08-192-0/+80
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>