diff options
author | climbalima <climbalima@gmail.com> | 2016-12-10 23:15:47 -0500 |
---|---|---|
committer | climbalima <climbalima@gmail.com> | 2016-12-10 23:15:47 -0500 |
commit | 73d60182969023984ff275117d49a4824c6987d0 (patch) | |
tree | fdac811b117c49f78de04c407d4bef76e6df5772 /keyboards/ergodox/rules.mk | |
parent | 56515ba5034e83c598891686cfdc43c186e5d487 (diff) | |
parent | 985a091a739c99736d5b17de5161831488dbc219 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/ergodox/rules.mk')
-rw-r--r-- | keyboards/ergodox/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ergodox/rules.mk b/keyboards/ergodox/rules.mk index add64ec76f..2e501e81b2 100644 --- a/keyboards/ergodox/rules.mk +++ b/keyboards/ergodox/rules.mk @@ -24,6 +24,5 @@ COMMAND_ENABLE ?= yes # Commands for debug and configuration CUSTOM_MATRIX ?= yes # Custom matrix file for the ErgoDox EZ 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 |