diff options
author | dbroqua <dbroqua@mousur.org> | 2016-12-17 22:28:56 +0100 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-12-17 22:28:56 +0100 |
commit | c3469b8d2175cd5a6f3c922d478222bf3908516e (patch) | |
tree | 98123b52d6ce2938d424339417e2c54864e15260 /keyboards/planck/keymaps/sgoodwin/Makefile | |
parent | df50bee5a88cacbd1f5fab98b26c2068646b61c0 (diff) | |
parent | c9803f78b2409cfaf6a1be0a4b6c1a37778a3f37 (diff) |
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
Diffstat (limited to 'keyboards/planck/keymaps/sgoodwin/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/sgoodwin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/sgoodwin/Makefile b/keyboards/planck/keymaps/sgoodwin/Makefile index b2ca419445..9081c6d3ec 100644 --- a/keyboards/planck/keymaps/sgoodwin/Makefile +++ b/keyboards/planck/keymaps/sgoodwin/Makefile @@ -19,6 +19,7 @@ AUDIO_ENABLE = yes # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +API_SYSEX_ENABLE = no # Disable extra stuff for ergodoxen # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |