summaryrefslogtreecommitdiffstats
path: root/keyboards/s65_x/s65_x.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-05Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff1-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.
2019-01-31[Keyboard][S65-X] BACKLIGHT_CAPS_LOCK (#4770)Rockman181-8/+2
Replace buggy Caps Lock indicator implementation with new BACKLIGHT_CAPS_LOCK_INDICATOR feature.
2017-06-15LED init works with just pin declaredGeoff Lane1-6/+0
2017-06-11Support Sentraq S65-XGeoff Lane1-0/+30
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.