~ruther/qmk_firmware

0b37e07f907cbb9654ecbc6449bb690f91f9ab20 — Ryan 4 years ago a8e13f0
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)

54 files changed, 1 insertions(+), 57 deletions(-)

M keyboards/bantam44/rules.mk
M keyboards/bpiphany/frosty_flake/keymaps/default/rules.mk
M keyboards/bpiphany/frosty_flake/keymaps/tkl/rules.mk
M keyboards/bpiphany/pegasushoof/keymaps/default/rules.mk
M keyboards/bpiphany/pegasushoof/keymaps/default_jis/rules.mk
M keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk
M keyboards/bpiphany/tiger_lily/keymaps/default_ansi/rules.mk
M keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk
M keyboards/chimera_ergo/rules.mk
M keyboards/chimera_ls/rules.mk
M keyboards/chimera_ortho/rules.mk
M keyboards/ckeys/handwire_101/rules.mk
M keyboards/clueboard/card/keymaps/default/rules.mk
M keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
M keyboards/comet46/rules.mk
M keyboards/converter/ibm_terminal/keymaps/default/rules.mk
M keyboards/cu75/keymaps/default/rules.mk
M keyboards/cu75/keymaps/iso/rules.mk
M keyboards/dichotomy/rules.mk
M keyboards/dm9records/ergoinu/keymaps/default/rules.mk
M keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk
M keyboards/gh60/revc/rules.mk
M keyboards/gh60/satan/keymaps/default/rules.mk
M keyboards/handwired/kbod/keymaps/default/rules.mk
M keyboards/handwired/ms_sculpt_mobile/keymaps/default/rules.mk
M keyboards/handwired/pilcrow/keymaps/default/rules.mk
M keyboards/handwired/promethium/keymaps/default/rules.mk
M keyboards/handwired/retro_refit/rules.mk
M keyboards/handwired/terminus_mini/keymaps/default/rules.mk
M keyboards/hhkb/ansi/rules.mk
M keyboards/hhkb/jp/rules.mk
M keyboards/honeycomb/rules.mk
M keyboards/jd40/rules.mk
M keyboards/kinesis/keymaps/default/rules.mk
M keyboards/kinesis/keymaps/default_pretty/rules.mk
M keyboards/kona_classic/keymaps/ansi/rules.mk
M keyboards/kona_classic/keymaps/ansi_arrows/rules.mk
M keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk
M keyboards/kona_classic/keymaps/ansi_split/rules.mk
M keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk
M keyboards/kona_classic/keymaps/default/rules.mk
M keyboards/kona_classic/keymaps/iso/rules.mk
M keyboards/kona_classic/keymaps/iso_arrows/rules.mk
M keyboards/kona_classic/keymaps/iso_split/rules.mk
M keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk
M keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk
M keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk
M keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk
M keyboards/lily58/keymaps/default/rules.mk
M keyboards/mitosis/rules.mk
M keyboards/ok60/rules.mk
M keyboards/redox_w/rules.mk
M keyboards/ryanbaekr/rb86/rules.mk
M keyboards/zinc/keymaps/default/rules.mk
M keyboards/bantam44/rules.mk => keyboards/bantam44/rules.mk +0 -1
@@ 16,4 16,3 @@ COMMAND_ENABLE = yes    # Commands for debug and configuration
# 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
# BACKLIGHT_ENABLE = yes  # Enable keyboard backlight functionality
MIDI_ENABLE = no              # MIDI support

M keyboards/bpiphany/frosty_flake/keymaps/default/rules.mk => keyboards/bpiphany/frosty_flake/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/bpiphany/frosty_flake/keymaps/tkl/rules.mk => keyboards/bpiphany/frosty_flake/keymaps/tkl/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = yes        # Console for debug(+400)
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 

M keyboards/bpiphany/pegasushoof/keymaps/default/rules.mk => keyboards/bpiphany/pegasushoof/keymaps/default/rules.mk +0 -1
@@ 10,6 10,5 @@ COMMAND_ENABLE = yes        # Commands for debug and configuration
CUSTOM_MATRIX = yes         # Custom matrix file for the Pegasus Hoof due to the 2x74HC42
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.

M keyboards/bpiphany/pegasushoof/keymaps/default_jis/rules.mk => keyboards/bpiphany/pegasushoof/keymaps/default_jis/rules.mk +0 -1
@@ 10,6 10,5 @@ COMMAND_ENABLE = yes        # Commands for debug and configuration
CUSTOM_MATRIX = yes         # Custom matrix file for the Pegasus Hoof due to the 2x74HC42
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.

M keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk => keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/bpiphany/tiger_lily/keymaps/default_ansi/rules.mk => keyboards/bpiphany/tiger_lily/keymaps/default_ansi/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk => keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk +1 -2
@@ 6,7 6,6 @@ CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
NKRO_ENABLE = yes
BACKLIGHT_ENABLE = no
MIDI_ENABLE = no
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no
SLEEP_LED_ENABLE = no
\ No newline at end of file
SLEEP_LED_ENABLE = no

M keyboards/chimera_ergo/rules.mk => keyboards/chimera_ergo/rules.mk +0 -1
@@ 17,7 17,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

M keyboards/chimera_ls/rules.mk => keyboards/chimera_ls/rules.mk +0 -1
@@ 17,7 17,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

M keyboards/chimera_ortho/rules.mk => keyboards/chimera_ortho/rules.mk +0 -1
@@ 17,7 17,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

M keyboards/ckeys/handwire_101/rules.mk => keyboards/ckeys/handwire_101/rules.mk +0 -1
@@ 18,5 18,4 @@ SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes            # USB Nkey Rollover
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no             # MIDI support
AUDIO_ENABLE = no           # Audio output

M keyboards/clueboard/card/keymaps/default/rules.mk => keyboards/clueboard/card/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = yes        # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes      # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/clueboard/card/keymaps/rgb_effects/rules.mk => keyboards/clueboard/card/keymaps/rgb_effects/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = yes        # Console for debug(+400)
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes      # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/comet46/rules.mk => keyboards/comet46/rules.mk +0 -1
@@ 17,7 17,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 \

M keyboards/converter/ibm_terminal/keymaps/default/rules.mk => keyboards/converter/ibm_terminal/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = no         # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.
PS2_USE_USART = yes

M keyboards/cu75/keymaps/default/rules.mk => keyboards/cu75/keymaps/default/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = no            # Console for debug
COMMAND_ENABLE = no            # Commands for debug and configuration
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes           # Disable keyboard backlight functionality
MIDI_ENABLE = no                # MIDI controls
AUDIO_ENABLE = no               # Audio output
RGBLIGHT_ENABLE = yes          	# Disable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812

M keyboards/cu75/keymaps/iso/rules.mk => keyboards/cu75/keymaps/iso/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = yes            # Console for debug(+400)
COMMAND_ENABLE = yes            # Commands for debug and configuration
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
# BACKLIGHT_ENABLE = no           # Disable keyboard backlight functionality
MIDI_ENABLE = no                # MIDI controls
AUDIO_ENABLE = no               # Audio output
RGBLIGHT_ENABLE = no          	# Disable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812

M keyboards/dichotomy/rules.mk => keyboards/dichotomy/rules.mk +0 -1
@@ 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

M keyboards/dm9records/ergoinu/keymaps/default/rules.mk => keyboards/dm9records/ergoinu/keymaps/default/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = no        # Commands for debug and configuration
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no      # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight. 
SWAP_HANDS_ENABLE = no        # Enable one-hand typing

M keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk => keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = no        # Commands for debug and configuration
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no      # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight. 
SWAP_HANDS_ENABLE = no        # Enable one-hand typing

M keyboards/gh60/revc/rules.mk => keyboards/gh60/revc/rules.mk +0 -1
@@ 17,6 17,5 @@ KEYBOARD_LOCK_ENABLE = yes	# Allow locking of keyboard via magic key
# 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
# BACKLIGHT_ENABLE = yes	# Enable keyboard backlight functionality
MIDI_ENABLE = no              # MIDI support

LAYOUTS = 60_ansi 60_iso 60_ansi_split_bs_rshift 60_tsangan_hhkb

M keyboards/gh60/satan/keymaps/default/rules.mk => keyboards/gh60/satan/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/handwired/kbod/keymaps/default/rules.mk => keyboards/handwired/kbod/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = no         # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/handwired/ms_sculpt_mobile/keymaps/default/rules.mk => keyboards/handwired/ms_sculpt_mobile/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/handwired/pilcrow/keymaps/default/rules.mk => keyboards/handwired/pilcrow/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/handwired/promethium/keymaps/default/rules.mk => keyboards/handwired/promethium/keymaps/default/rules.mk +0 -1
@@ 11,7 11,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = no         # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
UNICODEMAP_ENABLE = yes
BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID

M keyboards/handwired/retro_refit/rules.mk => keyboards/handwired/retro_refit/rules.mk +0 -1
@@ 17,4 17,3 @@ KEYBOARD_LOCK_ENABLE = yes	# Allow locking of keyboard via magic key
# 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
# BACKLIGHT_ENABLE = yes	# Enable keyboard backlight functionality
MIDI_ENABLE = no              # MIDI support

M keyboards/handwired/terminus_mini/keymaps/default/rules.mk => keyboards/handwired/terminus_mini/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug(+400)
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support (+2400 to 4200, depending on config)
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/hhkb/ansi/rules.mk => keyboards/hhkb/ansi/rules.mk +0 -2
@@ 17,8 17,6 @@ CUSTOM_MATRIX = yes    # Custom matrix file for the HHKB
# 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
# BACKLIGHT_ENABLE = yes  # Enable keyboard backlight functionality
MIDI_ENABLE = no              # MIDI support


# HHKB_RN42_ENABLE = yes  # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.


M keyboards/hhkb/jp/rules.mk => keyboards/hhkb/jp/rules.mk +0 -2
@@ 17,8 17,6 @@ CUSTOM_MATRIX = yes    # Custom matrix file for the HHKB
# 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
# BACKLIGHT_ENABLE = yes  # Enable keyboard backlight functionality
MIDI_ENABLE = no              # MIDI support


# HHKB_RN42_ENABLE = yes  # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.


M keyboards/honeycomb/rules.mk => keyboards/honeycomb/rules.mk +0 -1
@@ 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

M keyboards/jd40/rules.mk => keyboards/jd40/rules.mk +0 -1
@@ 17,5 17,4 @@ KEYBOARD_LOCK_ENABLE = yes	# Allow locking of keyboard via magic key
# 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
# BACKLIGHT_ENABLE = yes	# Enable keyboard backlight functionality
MIDI_ENABLE = no              # MIDI support
RGBLIGHT_ENABLE = yes          # Enable RGB Underglow

M keyboards/kinesis/keymaps/default/rules.mk => keyboards/kinesis/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kinesis/keymaps/default_pretty/rules.mk => keyboards/kinesis/keymaps/default_pretty/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/ansi/rules.mk => keyboards/kona_classic/keymaps/ansi/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/ansi_arrows/rules.mk => keyboards/kona_classic/keymaps/ansi_arrows/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk => keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/ansi_split/rules.mk => keyboards/kona_classic/keymaps/ansi_split/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk => keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/default/rules.mk => keyboards/kona_classic/keymaps/default/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/iso/rules.mk => keyboards/kona_classic/keymaps/iso/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/iso_arrows/rules.mk => keyboards/kona_classic/keymaps/iso_arrows/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/iso_split/rules.mk => keyboards/kona_classic/keymaps/iso_split/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk => keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk +0 -1
@@ 25,7 25,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = yes        # Commands for debug and configuration
NKRO_ENABLE = yes           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

M keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk => keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = no             # Console for debug
COMMAND_ENABLE = no             # Commands for debug and configuration
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes           # Enable keyboard backlight functionality
MIDI_ENABLE = no                # MIDI controls
AUDIO_ENABLE = yes              # Audio output
RGBLIGHT_ENABLE = yes           # Enable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812

M keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk => keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = no             # Console for debug
COMMAND_ENABLE = no             # Commands for debug and configuration
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes          # Enable keyboard backlight functionality
MIDI_ENABLE = no                # MIDI controls
AUDIO_ENABLE = yes              # Audio output
RGBLIGHT_ENABLE = yes           # Enable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812

M keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk => keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk +0 -1
@@ 10,7 10,6 @@ CONSOLE_ENABLE = no             # Console for debug
COMMAND_ENABLE = no             # Commands for debug and configuration
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes           # Enable keyboard backlight functionality
MIDI_ENABLE = no                # MIDI controls
AUDIO_ENABLE = yes              # Audio output
RGBLIGHT_ENABLE = yes           # Enable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812

M keyboards/lily58/keymaps/default/rules.mk => keyboards/lily58/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = no         # Commands for debug and configuration
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no       # Enable WS2812 RGB underlight.
SWAP_HANDS_ENABLE = no      # Enable one-hand typing

M keyboards/mitosis/rules.mk => keyboards/mitosis/rules.mk +0 -1
@@ 17,7 17,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
UNICODE_ENABLE = yes 		# Unicode

# # project specific files

M keyboards/ok60/rules.mk => keyboards/ok60/rules.mk +0 -1
@@ 16,6 16,5 @@ KEYBOARD_LOCK_ENABLE = yes	# Allow locking of keyboard via magic key
NKRO_ENABLE = yes			# USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes	# Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes  # Enable the RGB backlight
MIDI_ENABLE = no              # MIDI support

LAYOUTS = 60_ansi 60_iso 60_hhkb

M keyboards/redox_w/rules.mk => keyboards/redox_w/rules.mk +0 -1
@@ 17,7 17,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

M keyboards/ryanbaekr/rb86/rules.mk => keyboards/ryanbaekr/rb86/rules.mk +0 -1
@@ 18,5 18,4 @@ SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
NKRO_ENABLE = no            # USB Nkey Rollover
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
MIDI_ENABLE = no            # MIDI support
AUDIO_ENABLE = no           # Audio output

M keyboards/zinc/keymaps/default/rules.mk => keyboards/zinc/keymaps/default/rules.mk +0 -1
@@ 9,7 9,6 @@ CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = no        # Commands for debug and configuration
NKRO_ENABLE = no            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no      # Enable keyboard backlight functionality
MIDI_ENABLE = no            # MIDI controls
AUDIO_ENABLE = no           # Audio output
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
SWAP_HANDS_ENABLE = no        # Enable one-hand typing