diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-30 09:17:50 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-30 09:17:50 +0000 |
commit | e5d48f6d16f00895464add8e52d0c4b1a033228e (patch) | |
tree | df2edfff451e1650b827a11408807cc22f617d58 /keyboards/honeycomb | |
parent | ed062d811d14e921ede0f99cac60ff1143bf7767 (diff) | |
parent | 0b37e07f907cbb9654ecbc6449bb690f91f9ab20 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/honeycomb')
-rwxr-xr-x | keyboards/honeycomb/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/honeycomb/rules.mk b/keyboards/honeycomb/rules.mk index 935725a965..ae6a59e07f 100755 --- a/keyboards/honeycomb/rules.mk +++ b/keyboards/honeycomb/rules.mk @@ -18,7 +18,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -MIDI_ENABLE = no # MIDI support # # project specific files SRC += matrix.c serial_uart.c |