summaryrefslogtreecommitdiff
path: root/keyboards/s65_plus
AgeCommit message (Collapse)Author
2018-12-27S65-Plus: fix layout macro name in info.json (#4728)noroadsleft
2018-12-26S65-Plus: refactor and Configurator support (#4725)noroadsleft
- s65_plus.h updated to #pragma once method - added info.json file
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* 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 Zoech
* New keyboard 'Sentraq S65-Plus' * Change ANSI_KEYMAP to LAYOUT_ansi * Use QMK_KEYBOARD_H as include