aboutsummaryrefslogtreecommitdiff
path: root/keyboards/zinc/keymaps
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-30 19:17:20 +1000
committerGitHub <noreply@github.com>2021-09-30 19:17:20 +1000
commit0b37e07f907cbb9654ecbc6449bb690f91f9ab20 (patch)
tree01993954480e85ea93dc36aff81e868f883bd086 /keyboards/zinc/keymaps
parenta8e13f041e55fe46d7168eecf1c9862f22ef5f3e (diff)
downloadqmk_firmware-0b37e07f907cbb9654ecbc6449bb690f91f9ab20.tar.gz
qmk_firmware-0b37e07f907cbb9654ecbc6449bb690f91f9ab20.zip
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Diffstat (limited to 'keyboards/zinc/keymaps')
-rw-r--r--keyboards/zinc/keymaps/default/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/zinc/keymaps/default/rules.mk b/keyboards/zinc/keymaps/default/rules.mk
index 83e1fed1e..6fea7875a 100644
--- a/keyboards/zinc/keymaps/default/rules.mk
+++ b/keyboards/zinc/keymaps/default/rules.mk
@@ -9,7 +9,6 @@ CONSOLE_ENABLE = no # Console for debug
9COMMAND_ENABLE = no # Commands for debug and configuration 9COMMAND_ENABLE = no # Commands for debug and configuration
10NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 10NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
11BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 11BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
12MIDI_ENABLE = no # MIDI controls
13AUDIO_ENABLE = no # Audio output 12AUDIO_ENABLE = no # Audio output
14RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. 13RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
15SWAP_HANDS_ENABLE = no # Enable one-hand typing 14SWAP_HANDS_ENABLE = no # Enable one-hand typing