aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sentraq/s65_plus/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Update Underglow keycodes (#23765)Ryan2024-08-251-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove some useless code from keymaps (#23787)Ryan2024-05-231-4/+0
|
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-111-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-10/+10
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff2019-02-051-0/+56
directory (#5052) * Moving sentraq keyboards to sentraq subdirectory. * Updating readme markdown to correct make commands. * Updating s60_x references to point to the new vendor subdirectory. * Fixed stripped spaces in markdown. * Updated help information in s60_x readme and linked to additional documentation.