diff options
author | dbroqua <dbroqua@mousur.org> | 2016-10-01 18:28:48 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-10-01 18:28:48 +0200 |
commit | 7cd210722db2a1318209a7385ed29d4e62bfab18 (patch) | |
tree | 279824e252a45f0a1b0d499bab36cbfbac5b28f6 /keyboards/ergodox/rules.mk | |
parent | 8747c0786e7b583529d4033ea90aa91e49ae3a51 (diff) | |
parent | 7abd3b4ddd0eb4ae4da6cce9283cfcf8089ac449 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'keyboards/ergodox/rules.mk')
-rw-r--r-- | keyboards/ergodox/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ergodox/rules.mk b/keyboards/ergodox/rules.mk index ac63d4eff2..add64ec76f 100644 --- a/keyboards/ergodox/rules.mk +++ b/keyboards/ergodox/rules.mk @@ -26,3 +26,4 @@ SLEEP_LED_ENABLE ?= yes # Breathing sleep LED during USB suspend NKRO_ENABLE ?= yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work MIDI_ENABLE ?= no # MIDI controls UNICODE_ENABLE ?= yes # Unicode +ONEHAND_ENABLE ?= yes # Allow swapping hands of keyboard |