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
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
readme.md
rules.mk
s65_plus.c
s65_plus.h

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.