mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-10 08:53:44 +00:00
743449472e
* 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.
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.