summaryrefslogtreecommitdiffstats
path: root/keyboards/s65_x/config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-4/+0
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-07-11S65-X refactor and Configurator support (#3306)noroadsleft1-1/+1
* Matrix refactor: add S65-Plus matrices * Fix description identifier * Readme cleanup * Configurator support * Add s65plus default keymap
2017-06-20Fixed offset for knight rgb modeJon Nall1-0/+1
2017-06-11Support Sentraq S65-XGeoff Lane1-0/+55
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting.