summaryrefslogtreecommitdiffstats
path: root/keyboards/sentraq/s60_x/keymaps/amnesia0287
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-4/+4
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff2019-02-052-0/+108
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.