1
0
Fork 0
qmk_firmware/keyboards/sx60
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 Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
i2cmaster.h Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
info.json remove trailing comma to fix parsing issue (#3130) 2018-06-06 09:46:06 -07:00
matrix.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 2018-08-26 11:59:52 -07:00
rules.mk Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
sx60.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
sx60.h Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
twimaster.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00

readme.md

SX60

SX60

Keyboard Maintainer: amnobis
Hardware Supported: SX60
Hardware Availability: geekhack.org/index.php?topic=93665.0

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

make SX60:default

Or to make and flash:

make SX60:default:dfu

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