1
0
Fork 0
qmk_firmware/keyboards/s65_plus
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* 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-09-17 13:48:02 -04:00
..
keymaps/default Keyboard: adding Sentraq S65-Plus (#3406) 2018-07-20 09:01:35 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md Keyboard: adding Sentraq S65-Plus (#3406) 2018-07-20 09:01:35 -07:00
rules.mk Keyboard: adding Sentraq S65-Plus (#3406) 2018-07-20 09:01:35 -07:00
s65_plus.c Keyboard: adding Sentraq S65-Plus (#3406) 2018-07-20 09:01:35 -07:00
s65_plus.h Keyboard: adding Sentraq S65-Plus (#3406) 2018-07-20 09:01:35 -07:00

readme.md

S65-PLUS

DIY 65% keyboard from Sentraq.

Keyboard Maintainer: QMK Community
Hardware Supported: S65-PLUS PCB
Hardware Availability: https://sentraq.com/collections/kits/products/s65-plus-diy-keyboard-kit

Make example for this keyboard (after setting up your build environment):

make s65_plus:default

See build environment setup then the make instructions for more information.