aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergoslab/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-3/+3
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Update Underglow keycodes (#23765)Ryan2024-08-251-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove instances of MASTER_LEFT. (#24163)Dasky2024-07-211-3/+0
|
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-111-1/+1
|
* Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)Joel Challis2023-09-041-4/+4
|
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-5/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-181-1/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] add initial ergoslab directory (#7730)Tom Saleeba2020-01-022-0/+102
* feat: add initial ergoslab directory * fix: address all comments from noroadsleft * fix: address comment from drashna * feat: add swap hands config to ergoslab * chore: change ergoslab image to real photo * re