1
0
Fork 0
qmk_firmware/keyboards/s65_x
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 S65-X refactor and Configurator support (#3306) 2018-07-11 08:20:41 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
info.json S65-X refactor and Configurator support (#3306) 2018-07-11 08:20:41 -07:00
readme.md convert to unix line-endings [skip ci] 2018-07-11 15:24:41 +00:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00
s65_x.c LED init works with just pin declared 2017-06-15 13:42:14 -04:00
s65_x.h S65-X refactor and Configurator support (#3306) 2018-07-11 08:20:41 -07:00

readme.md

S65-X

DIY 65% keyboard from Sentraq.

Keyboard Maintainer: QMK Community
Hardware Supported: S65-X PCB
Hardware Availability: https://sentraq.com/collections/group-buys/products/gb-s65-x-rgb-diy-kit?variant=39246723914

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

make s65_x:default

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