aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/s65_x/s65_x.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff2019-02-051-18/+0
| | | | | | | | | | | | | | 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.
* [Keyboard][S65-X] BACKLIGHT_CAPS_LOCK (#4770)Rockman182019-01-301-8/+2
| | | | Replace buggy Caps Lock indicator implementation with new BACKLIGHT_CAPS_LOCK_INDICATOR feature.
* LED init works with just pin declaredGeoff Lane2017-06-151-6/+0
|
* Support Sentraq S65-XGeoff Lane2017-06-101-0/+30
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.