summaryrefslogtreecommitdiffstats
path: root/keyboards/s65_plus
AgeCommit message (Collapse)AuthorFilesLines
2018-12-27S65-Plus: fix layout macro name in info.json (#4728)noroadsleft1-1/+1
2018-12-26S65-Plus: refactor and Configurator support (#4725)noroadsleft2-3/+93
- s65_plus.h updated to #pragma once method - added info.json file
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-3/+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-20Keyboard: adding Sentraq S65-Plus (#3406)Michael Zoech6-0/+235
* New keyboard 'Sentraq S65-Plus' * Change ANSI_KEYMAP to LAYOUT_ansi * Use QMK_KEYBOARD_H as include