diff options
-rw-r--r-- | keyboards/atreus62/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/bantam44/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/chimera_ergo/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/chimera_ls/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/chimera_ortho/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/comet46/rules.mk | 1 | ||||
-rwxr-xr-x | keyboards/dichotomy/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/gh60/revc/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/handwired/retro_refit/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/hhkb/ansi/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/hhkb/jp/rules.mk | 1 | ||||
-rwxr-xr-x | keyboards/honeycomb/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/jd40/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/mitosis/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/numatreus/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/ok60/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/redox_w/rules.mk | 1 |
17 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/atreus62/rules.mk b/keyboards/atreus62/rules.mk index 10bacba0a..5ca2da031 100644 --- a/keyboards/atreus62/rules.mk +++ b/keyboards/atreus62/rules.mk | |||
@@ -23,7 +23,6 @@ COMMAND_ENABLE = yes # Commands for debug and configuration | |||
23 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 23 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
24 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 24 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
25 | UNICODE_ENABLE = yes # Unicode | 25 | UNICODE_ENABLE = yes # Unicode |
26 | #BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
27 | 26 | ||
28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/bantam44/rules.mk b/keyboards/bantam44/rules.mk index 88533bacb..ab333488a 100644 --- a/keyboards/bantam44/rules.mk +++ b/keyboards/bantam44/rules.mk | |||
@@ -25,4 +25,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration | |||
25 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 25 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
26 | MIDI_ENABLE = no # MIDI support | 26 | MIDI_ENABLE = no # MIDI support |
27 | # UNICODE_ENABLE = YES # Unicode | 27 | # UNICODE_ENABLE = YES # Unicode |
28 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
diff --git a/keyboards/chimera_ergo/rules.mk b/keyboards/chimera_ergo/rules.mk index 59af1ede0..7d69575ef 100644 --- a/keyboards/chimera_ergo/rules.mk +++ b/keyboards/chimera_ergo/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # # project specific files | 30 | # # project specific files |
32 | SRC += matrix.c serial_uart.c | 31 | SRC += matrix.c serial_uart.c |
diff --git a/keyboards/chimera_ls/rules.mk b/keyboards/chimera_ls/rules.mk index f443b3866..bc2c3099e 100644 --- a/keyboards/chimera_ls/rules.mk +++ b/keyboards/chimera_ls/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # project specific files | 30 | # project specific files |
32 | SRC += matrix.c serial_uart.c | 31 | SRC += matrix.c serial_uart.c |
diff --git a/keyboards/chimera_ortho/rules.mk b/keyboards/chimera_ortho/rules.mk index ebdd2dc15..dadb15fb6 100644 --- a/keyboards/chimera_ortho/rules.mk +++ b/keyboards/chimera_ortho/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # project specific files | 30 | # project specific files |
32 | SRC += matrix.c serial_uart.c | 31 | SRC += matrix.c serial_uart.c |
diff --git a/keyboards/comet46/rules.mk b/keyboards/comet46/rules.mk index 08acbefe1..128a74e45 100644 --- a/keyboards/comet46/rules.mk +++ b/keyboards/comet46/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # project specific files | 30 | # project specific files |
32 | SRC += matrix.c \ | 31 | SRC += matrix.c \ |
diff --git a/keyboards/dichotomy/rules.mk b/keyboards/dichotomy/rules.mk index fe5ed813e..97389e9c6 100755 --- a/keyboards/dichotomy/rules.mk +++ b/keyboards/dichotomy/rules.mk | |||
@@ -27,7 +27,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
27 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 27 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
29 | UNICODE_ENABLE = YES # Unicode | 29 | UNICODE_ENABLE = YES # Unicode |
30 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
31 | 30 | ||
32 | # # project specific files | 31 | # # project specific files |
33 | SRC += matrix.c serial_uart.c | 32 | SRC += matrix.c serial_uart.c |
diff --git a/keyboards/gh60/revc/rules.mk b/keyboards/gh60/revc/rules.mk index da064bc64..847fc39f1 100644 --- a/keyboards/gh60/revc/rules.mk +++ b/keyboards/gh60/revc/rules.mk | |||
@@ -26,6 +26,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https: | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = YES # Unicode | 28 | # UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | LAYOUTS = 60_ansi 60_iso 60_ansi_split_bs_rshift 60_tsangan_hhkb | 30 | LAYOUTS = 60_ansi 60_iso 60_ansi_split_bs_rshift 60_tsangan_hhkb |
diff --git a/keyboards/handwired/retro_refit/rules.mk b/keyboards/handwired/retro_refit/rules.mk index 067f55d2c..2ab82a669 100644 --- a/keyboards/handwired/retro_refit/rules.mk +++ b/keyboards/handwired/retro_refit/rules.mk | |||
@@ -26,4 +26,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https: | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = YES # Unicode | 28 | # UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
diff --git a/keyboards/hhkb/ansi/rules.mk b/keyboards/hhkb/ansi/rules.mk index 56c7fd771..5a7349e7a 100644 --- a/keyboards/hhkb/ansi/rules.mk +++ b/keyboards/hhkb/ansi/rules.mk | |||
@@ -26,7 +26,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = yes # Unicode | 28 | # UNICODE_ENABLE = yes # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | 30 | ||
32 | # HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. | 31 | # HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. |
diff --git a/keyboards/hhkb/jp/rules.mk b/keyboards/hhkb/jp/rules.mk index 1902cf432..8da5da9c1 100644 --- a/keyboards/hhkb/jp/rules.mk +++ b/keyboards/hhkb/jp/rules.mk | |||
@@ -26,7 +26,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = yes # Unicode | 28 | # UNICODE_ENABLE = yes # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | 30 | ||
32 | # HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. | 31 | # HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. |
diff --git a/keyboards/honeycomb/rules.mk b/keyboards/honeycomb/rules.mk index fe5ed813e..97389e9c6 100755 --- a/keyboards/honeycomb/rules.mk +++ b/keyboards/honeycomb/rules.mk | |||
@@ -27,7 +27,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
27 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 27 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
29 | UNICODE_ENABLE = YES # Unicode | 29 | UNICODE_ENABLE = YES # Unicode |
30 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
31 | 30 | ||
32 | # # project specific files | 31 | # # project specific files |
33 | SRC += matrix.c serial_uart.c | 32 | SRC += matrix.c serial_uart.c |
diff --git a/keyboards/jd40/rules.mk b/keyboards/jd40/rules.mk index 954d22b02..e7c9b9081 100644 --- a/keyboards/jd40/rules.mk +++ b/keyboards/jd40/rules.mk | |||
@@ -26,5 +26,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https: | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = YES # Unicode | 28 | # UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | RGBLIGHT_ENABLE = yes # Enable RGB Underglow | 29 | RGBLIGHT_ENABLE = yes # Enable RGB Underglow |
diff --git a/keyboards/mitosis/rules.mk b/keyboards/mitosis/rules.mk index 1dae50712..456b9a6aa 100644 --- a/keyboards/mitosis/rules.mk +++ b/keyboards/mitosis/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = yes # Unicode | 28 | UNICODE_ENABLE = yes # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # # project specific files | 30 | # # project specific files |
32 | SRC += matrix.c serial_uart.c | 31 | SRC += matrix.c serial_uart.c |
diff --git a/keyboards/numatreus/rules.mk b/keyboards/numatreus/rules.mk index adfe4d977..304e74175 100644 --- a/keyboards/numatreus/rules.mk +++ b/keyboards/numatreus/rules.mk | |||
@@ -22,7 +22,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
22 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 22 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
23 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 23 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
24 | UNICODE_ENABLE = yes # Unicode | 24 | UNICODE_ENABLE = yes # Unicode |
25 | #BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
26 | #TAP_DANCE_ENABLE = yes | 25 | #TAP_DANCE_ENABLE = yes |
27 | RGBLIGHT_ENABLE = no | 26 | RGBLIGHT_ENABLE = no |
28 | LED_ANIMATIONS = no | 27 | LED_ANIMATIONS = no |
diff --git a/keyboards/ok60/rules.mk b/keyboards/ok60/rules.mk index 203b66f74..c7555c0ea 100644 --- a/keyboards/ok60/rules.mk +++ b/keyboards/ok60/rules.mk | |||
@@ -25,6 +25,5 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
25 | RGBLIGHT_ENABLE = yes # Enable the RGB backlight | 25 | RGBLIGHT_ENABLE = yes # Enable the RGB backlight |
26 | MIDI_ENABLE = no # MIDI support | 26 | MIDI_ENABLE = no # MIDI support |
27 | # UNICODE_ENABLE = YES # Unicode | 27 | # UNICODE_ENABLE = YES # Unicode |
28 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
29 | 28 | ||
30 | LAYOUTS = 60_ansi 60_iso 60_hhkb | 29 | LAYOUTS = 60_ansi 60_iso 60_hhkb |
diff --git a/keyboards/redox_w/rules.mk b/keyboards/redox_w/rules.mk index 59af1ede0..7d69575ef 100644 --- a/keyboards/redox_w/rules.mk +++ b/keyboards/redox_w/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
30 | 29 | ||
31 | # # project specific files | 30 | # # project specific files |
32 | SRC += matrix.c serial_uart.c | 31 | SRC += matrix.c serial_uart.c |