aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/s65_plus
Commit message (Collapse)AuthorAgeFilesLines
* S65-Plus: fix layout macro name in info.json (#4728)noroadsleft2018-12-271-1/+1
|
* S65-Plus: refactor and Configurator support (#4725)noroadsleft2018-12-262-3/+93
| | | | - s65_plus.h updated to #pragma once method - added info.json file
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-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.
* Keyboard: adding Sentraq S65-Plus (#3406)Michael Zoech2018-07-206-0/+235
* New keyboard 'Sentraq S65-Plus' * Change ANSI_KEYMAP to LAYOUT_ansi * Use QMK_KEYBOARD_H as include