diff options
author | Ryan <fauxpark@gmail.com> | 2021-07-01 16:30:42 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-30 23:30:42 -0700 |
commit | 44260c34140768974541a09cfc81f781496c5350 (patch) | |
tree | 863afb18a3a0215c47e3030d1a41dce3f94c36d3 | |
parent | 70cc5809f9e7d076b919b71b28cffc96bab7fc9e (diff) | |
download | qmk_firmware-44260c34140768974541a09cfc81f781496c5350.tar.gz qmk_firmware-44260c34140768974541a09cfc81f781496c5350.zip |
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
66 files changed, 0 insertions, 71 deletions
diff --git a/keyboards/9key/rules.mk b/keyboards/9key/rules.mk index b6c0c73be..d16c09676 100644 --- a/keyboards/9key/rules.mk +++ b/keyboards/9key/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = yes # Unicode | 27 | UNICODE_ENABLE = yes # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = yes | ||
31 | TAP_DANCE_ENABLE = no | 30 | TAP_DANCE_ENABLE = no |
32 | 31 | ||
33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/christmas_tree/rules.mk b/keyboards/christmas_tree/rules.mk index da85eb372..5e8cf3255 100644 --- a/keyboards/christmas_tree/rules.mk +++ b/keyboards/christmas_tree/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/converter/hp_46010a/rules.mk b/keyboards/converter/hp_46010a/rules.mk index b7199d7f9..e154e380b 100644 --- a/keyboards/converter/hp_46010a/rules.mk +++ b/keyboards/converter/hp_46010a/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | SPLIT_KEYBOARD = no | 30 | SPLIT_KEYBOARD = no |
32 | WAIT_FOR_USB = yes | 31 | WAIT_FOR_USB = yes |
33 | LAYOUTS_HAS_RGB = no | 32 | LAYOUTS_HAS_RGB = no |
diff --git a/keyboards/converter/ibm_5291/rules.mk b/keyboards/converter/ibm_5291/rules.mk index 0b53753eb..ba59d2ae9 100644 --- a/keyboards/converter/ibm_5291/rules.mk +++ b/keyboards/converter/ibm_5291/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | SPLIT_KEYBOARD = no | 30 | SPLIT_KEYBOARD = no |
32 | WAIT_FOR_USB = yes | 31 | WAIT_FOR_USB = yes |
33 | LAYOUTS_HAS_RGB = no | 32 | LAYOUTS_HAS_RGB = no |
diff --git a/keyboards/converter/ibm_terminal/keymaps/default/rules.mk b/keyboards/converter/ibm_terminal/keymaps/default/rules.mk index 749b93312..01664a445 100644 --- a/keyboards/converter/ibm_terminal/keymaps/default/rules.mk +++ b/keyboards/converter/ibm_terminal/keymaps/default/rules.mk | |||
@@ -15,7 +15,6 @@ UNICODE_ENABLE = no # Unicode | |||
15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
17 | PS2_USE_USART = yes | 17 | PS2_USE_USART = yes |
18 | API_SYSEX_ENABLE = no | ||
19 | 18 | ||
20 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 19 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
21 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk b/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk index 76d349920..15ff28f35 100644 --- a/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk +++ b/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk | |||
@@ -16,7 +16,6 @@ UNICODEMAP_ENABLE = yes | |||
16 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 16 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
17 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 17 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
18 | PS2_USE_USART = yes | 18 | PS2_USE_USART = yes |
19 | API_SYSEX_ENABLE = no | ||
20 | 19 | ||
21 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 20 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
22 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 21 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/converter/ibm_terminal/rules.mk b/keyboards/converter/ibm_terminal/rules.mk index 059d7b303..8e30f5be5 100644 --- a/keyboards/converter/ibm_terminal/rules.mk +++ b/keyboards/converter/ibm_terminal/rules.mk | |||
@@ -28,7 +28,6 @@ UNICODE_ENABLE = no # Unicode | |||
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | PS2_USE_USART = yes | 30 | PS2_USE_USART = yes |
31 | API_SYSEX_ENABLE = no | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
34 | CUSTOM_MATRIX = yes | 33 | CUSTOM_MATRIX = yes |
diff --git a/keyboards/eco/rules.mk b/keyboards/eco/rules.mk index 078131da7..c0541a7bb 100644 --- a/keyboards/eco/rules.mk +++ b/keyboards/eco/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/ergodox_ez/keymaps/bepo_tm_style/rules.mk b/keyboards/ergodox_ez/keymaps/bepo_tm_style/rules.mk index 6d20fcf76..3a1ee27ff 100755 --- a/keyboards/ergodox_ez/keymaps/bepo_tm_style/rules.mk +++ b/keyboards/ergodox_ez/keymaps/bepo_tm_style/rules.mk | |||
@@ -10,6 +10,5 @@ CONSOLE_ENABLE = yes # Console for debug | |||
10 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 10 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
11 | UNICODE_ENABLE = no | 11 | UNICODE_ENABLE = no |
12 | SLEEP_LED_ENABLE = no | 12 | SLEEP_LED_ENABLE = no |
13 | API_SYSEX_ENABLE = no | ||
14 | RGBLIGHT_ENABLE = no | 13 | RGBLIGHT_ENABLE = no |
15 | RGBLIGHT_ANIMATION = no | 14 | RGBLIGHT_ANIMATION = no |
diff --git a/keyboards/ergodox_ez/keymaps/bpruitt-goddard/rules.mk b/keyboards/ergodox_ez/keymaps/bpruitt-goddard/rules.mk index 6ed55e72b..9c2dc6171 100644 --- a/keyboards/ergodox_ez/keymaps/bpruitt-goddard/rules.mk +++ b/keyboards/ergodox_ez/keymaps/bpruitt-goddard/rules.mk | |||
@@ -10,6 +10,5 @@ CONSOLE_ENABLE = yes # Console for debug | |||
10 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 10 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
11 | UNICODE_ENABLE = no | 11 | UNICODE_ENABLE = no |
12 | SLEEP_LED_ENABLE = no | 12 | SLEEP_LED_ENABLE = no |
13 | API_SYSEX_ENABLE = no | ||
14 | RGBLIGHT_ENABLE = no | 13 | RGBLIGHT_ENABLE = no |
15 | RGBLIGHT_ANIMATION = no | 14 | RGBLIGHT_ANIMATION = no |
diff --git a/keyboards/ergodox_ez/keymaps/hacker_dvorak/rules.mk b/keyboards/ergodox_ez/keymaps/hacker_dvorak/rules.mk index 184a90228..c4091010f 100644 --- a/keyboards/ergodox_ez/keymaps/hacker_dvorak/rules.mk +++ b/keyboards/ergodox_ez/keymaps/hacker_dvorak/rules.mk | |||
@@ -22,7 +22,6 @@ SWAP_HANDS_ENABLE = no # Allow swapping hands of keyboard. | |||
22 | # KEY_LOCK_ENABLE = no # (+1730b) | 22 | # KEY_LOCK_ENABLE = no # (+1730b) |
23 | # CONSOLE_ENABLE = no # Console for debug(+400b) | 23 | # CONSOLE_ENABLE = no # Console for debug(+400b) |
24 | # BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000b) | 24 | # BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000b) |
25 | # API_SYSEX_ENABLE = no | ||
26 | # MIDI_ENABLE = no | 25 | # MIDI_ENABLE = no |
27 | # BLUETOOTH_ENABLE = no | 26 | # BLUETOOTH_ENABLE = no |
28 | # AUDIO_ENABLE = no | 27 | # AUDIO_ENABLE = no |
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk index 1000ef786..7b189be45 100644 --- a/keyboards/ergodox_ez/rules.mk +++ b/keyboards/ergodox_ez/rules.mk | |||
@@ -29,7 +29,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: ht | |||
29 | UNICODE_ENABLE = yes # Unicode | 29 | UNICODE_ENABLE = yes # Unicode |
30 | SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard | 30 | SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard |
31 | SLEEP_LED_ENABLE = no | 31 | SLEEP_LED_ENABLE = no |
32 | API_SYSEX_ENABLE = no | ||
33 | 32 | ||
34 | RGB_MATRIX_ENABLE = no # enable later | 33 | RGB_MATRIX_ENABLE = no # enable later |
35 | RGB_MATRIX_DRIVER = IS31FL3731 | 34 | RGB_MATRIX_DRIVER = IS31FL3731 |
diff --git a/keyboards/evil80/rules.mk b/keyboards/evil80/rules.mk index 46b76962b..ebf0156df 100644 --- a/keyboards/evil80/rules.mk +++ b/keyboards/evil80/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/gh60/satan/keymaps/addcninblue/rules.mk b/keyboards/gh60/satan/keymaps/addcninblue/rules.mk index fd7f34300..219370870 100644 --- a/keyboards/gh60/satan/keymaps/addcninblue/rules.mk +++ b/keyboards/gh60/satan/keymaps/addcninblue/rules.mk | |||
@@ -18,4 +18,3 @@ UCIS_ENABLE = no # Keep in mind that not all will work (See WinCompose | |||
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
21 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings | ||
diff --git a/keyboards/gh60/satan/keymaps/admiralStrokers/rules.mk b/keyboards/gh60/satan/keymaps/admiralStrokers/rules.mk index 7c3f5bd90..b409d10bd 100644 --- a/keyboards/gh60/satan/keymaps/admiralStrokers/rules.mk +++ b/keyboards/gh60/satan/keymaps/admiralStrokers/rules.mk | |||
@@ -18,5 +18,3 @@ UCIS_ENABLE = no # Keep in mind that not all will work (See WinCompose for detai | |||
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
20 | SLEEP_LED_ENABLE = no# Breathing sleep LED during USB suspend | 20 | SLEEP_LED_ENABLE = no# Breathing sleep LED during USB suspend |
21 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings | ||
22 | |||
diff --git a/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk b/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk index 6151bcf23..3880c8066 100644 --- a/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk +++ b/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk | |||
@@ -18,7 +18,6 @@ UNICODEMAP_ENABLE = no # Enable extended unicode | |||
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output on port C6 |
20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values | 20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values |
21 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings | ||
22 | KEY_LOCK_ENABLE = no # This enables key lock | 21 | KEY_LOCK_ENABLE = no # This enables key lock |
23 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common | 22 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common |
24 | TAP_DANCE_ENABLE = no # Enable TapDance functionality | 23 | TAP_DANCE_ENABLE = no # Enable TapDance functionality |
diff --git a/keyboards/hadron/ver2/rules.mk b/keyboards/hadron/ver2/rules.mk index 7e2ebf567..a142b9270 100644 --- a/keyboards/hadron/ver2/rules.mk +++ b/keyboards/hadron/ver2/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = yes | ||
31 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 30 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
32 | 31 | ||
33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/handwired/dactyl/rules.mk b/keyboards/handwired/dactyl/rules.mk index 2e740e384..202882c72 100644 --- a/keyboards/handwired/dactyl/rules.mk +++ b/keyboards/handwired/dactyl/rules.mk | |||
@@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
26 | UNICODE_ENABLE = yes # Unicode | 26 | UNICODE_ENABLE = yes # Unicode |
27 | SWAP_HANDS_ENABLE = yes # Allow swapping hands of keyboard | 27 | SWAP_HANDS_ENABLE = yes # Allow swapping hands of keyboard |
28 | SLEEP_LED_ENABLE = no | 28 | SLEEP_LED_ENABLE = no |
29 | API_SYSEX_ENABLE = no | ||
30 | RGBLIGHT_ENABLE = no | 29 | RGBLIGHT_ENABLE = no |
31 | 30 | ||
32 | # project specific files | 31 | # project specific files |
diff --git a/keyboards/handwired/frenchdev/rules.mk b/keyboards/handwired/frenchdev/rules.mk index abf4e62c4..a77baaa9a 100644 --- a/keyboards/handwired/frenchdev/rules.mk +++ b/keyboards/handwired/frenchdev/rules.mk | |||
@@ -29,7 +29,6 @@ UNICODE_ENABLE = no # Unicode | |||
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | RGBLIGHT_ENABLE = no | 31 | RGBLIGHT_ENABLE = no |
32 | API_SYSEX_ENABLE = no | ||
33 | 32 | ||
34 | # project specific files | 33 | # project specific files |
35 | SRC = i2c_master.c \ | 34 | SRC = i2c_master.c \ |
diff --git a/keyboards/handwired/jot50/rules.mk b/keyboards/handwired/jot50/rules.mk index d01dfefa5..bc18e1860 100644 --- a/keyboards/handwired/jot50/rules.mk +++ b/keyboards/handwired/jot50/rules.mk | |||
@@ -28,7 +28,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 30 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
31 | API_SYSEX_ENABLE = no | ||
32 | 31 | ||
33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/handwired/jotanck/rules.mk b/keyboards/handwired/jotanck/rules.mk index 2a233cccd..6f9f693f5 100644 --- a/keyboards/handwired/jotanck/rules.mk +++ b/keyboards/handwired/jotanck/rules.mk | |||
@@ -28,7 +28,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 30 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
31 | API_SYSEX_ENABLE = no | ||
32 | 31 | ||
33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/handwired/jotpad16/rules.mk b/keyboards/handwired/jotpad16/rules.mk index 79c32c5c3..73e87b906 100644 --- a/keyboards/handwired/jotpad16/rules.mk +++ b/keyboards/handwired/jotpad16/rules.mk | |||
@@ -28,7 +28,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 30 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
31 | API_SYSEX_ENABLE = no | ||
32 | 31 | ||
33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk index 4b96e2f69..52caf4b59 100644 --- a/keyboards/handwired/promethium/rules.mk +++ b/keyboards/handwired/promethium/rules.mk | |||
@@ -33,7 +33,6 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
33 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 33 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
34 | PS2_MOUSE_ENABLE = yes | 34 | PS2_MOUSE_ENABLE = yes |
35 | PS2_USE_INT = yes | 35 | PS2_USE_INT = yes |
36 | API_SYSEX_ENABLE = no | ||
37 | CUSTOM_MATRIX = yes | 36 | CUSTOM_MATRIX = yes |
38 | BLUETOOTH = AdafruitBLE | 37 | BLUETOOTH = AdafruitBLE |
39 | 38 | ||
diff --git a/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk b/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk index 8ac43eadb..a54fb01f9 100644 --- a/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk +++ b/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk | |||
@@ -18,6 +18,5 @@ UNICODEMAP_ENABLE = no # Enable extended unicode | |||
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output on port C6 |
20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values | 20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values |
21 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings(+5390) | ||
22 | KEY_LOCK_ENABLE = no # This enables key lock(+260) | 21 | KEY_LOCK_ENABLE = no # This enables key lock(+260) |
23 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common | 22 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common |
diff --git a/keyboards/ivy/rules.mk b/keyboards/ivy/rules.mk index 97c9aa136..e3499b630 100644 --- a/keyboards/ivy/rules.mk +++ b/keyboards/ivy/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/jc65/v32u4/keymaps/gam3cat/rules.mk b/keyboards/jc65/v32u4/keymaps/gam3cat/rules.mk index aaffae573..e0bce1611 100644 --- a/keyboards/jc65/v32u4/keymaps/gam3cat/rules.mk +++ b/keyboards/jc65/v32u4/keymaps/gam3cat/rules.mk | |||
@@ -17,6 +17,5 @@ UNICODE_ENABLE = no # Unicode | |||
17 | UNICODEMAP_ENABLE = no # Enable extended unicode | 17 | UNICODEMAP_ENABLE = no # Enable extended unicode |
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
19 | AUDIO_ENABLE = no # Audio output on port C6#VARIABLE_TRACE = no # Use this to debug changes to variable values | 19 | AUDIO_ENABLE = no # Audio output on port C6#VARIABLE_TRACE = no # Use this to debug changes to variable values |
20 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings(+5390) | ||
21 | KEY_LOCK_ENABLE = no # This enables key lock(+260) | 20 | KEY_LOCK_ENABLE = no # This enables key lock(+260) |
22 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common | 21 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common |
diff --git a/keyboards/launchpad/rules.mk b/keyboards/launchpad/rules.mk index 2b115b1e1..9396f5e3a 100644 --- a/keyboards/launchpad/rules.mk +++ b/keyboards/launchpad/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk b/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk index 377a0ded1..c4994dc94 100755 --- a/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk +++ b/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk | |||
@@ -15,7 +15,5 @@ SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested. | |||
15 | NKRO_ENABLE = no # Default is 6KRO which is plenty | 15 | NKRO_ENABLE = no # Default is 6KRO which is plenty |
16 | MIDI_ENABLE = no # Untested feature | 16 | MIDI_ENABLE = no # Untested feature |
17 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | 17 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used |
18 | API_SYSEX_ENABLE = no # Allows OS to send signals. | ||
19 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | ||
20 | UNICODE_ENABLE = no # Used for unicode character emulation | 18 | UNICODE_ENABLE = no # Used for unicode character emulation |
21 | EXTRAKEY_ENABLE = no # OS signals like volume control | 19 | EXTRAKEY_ENABLE = no # OS signals like volume control |
diff --git a/keyboards/lets_split_eh/rules.mk b/keyboards/lets_split_eh/rules.mk index fe3face86..9f1e01772 100644 --- a/keyboards/lets_split_eh/rules.mk +++ b/keyboards/lets_split_eh/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | SPLIT_KEYBOARD = yes | 31 | SPLIT_KEYBOARD = yes |
33 | 32 | ||
diff --git a/keyboards/m10a/keymaps/gam3cat/rules.mk b/keyboards/m10a/keymaps/gam3cat/rules.mk index 374f52242..7b387d27c 100644 --- a/keyboards/m10a/keymaps/gam3cat/rules.mk +++ b/keyboards/m10a/keymaps/gam3cat/rules.mk | |||
@@ -18,6 +18,5 @@ UNICODEMAP_ENABLE = no # Enable extended unicode | |||
18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output on port C6 |
20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values | 20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values |
21 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings(+5390) | ||
22 | KEY_LOCK_ENABLE = no # This enables key lock(+260) | 21 | KEY_LOCK_ENABLE = no # This enables key lock(+260) |
23 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common | 22 | SPLIT_KEYBOARD = no # This enables split keyboard support and includes all necessary files located at quantum/split_common |
diff --git a/keyboards/m10a/rules.mk b/keyboards/m10a/rules.mk index 0f8368e63..27bf6d011 100644 --- a/keyboards/m10a/rules.mk +++ b/keyboards/m10a/rules.mk | |||
@@ -22,4 +22,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth | |||
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | 23 | ||
24 | UNICODE_ENABLE = yes # Unicode | 24 | UNICODE_ENABLE = yes # Unicode |
25 | API_SYSEX_ENABLE = yes | ||
diff --git a/keyboards/maxr1998/phoebe/rules.mk b/keyboards/maxr1998/phoebe/rules.mk index f60274e51..16d797d41 100644 --- a/keyboards/maxr1998/phoebe/rules.mk +++ b/keyboards/maxr1998/phoebe/rules.mk | |||
@@ -30,5 +30,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
30 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 30 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
31 | KEY_LOCK_ENABLE = yes | 31 | KEY_LOCK_ENABLE = yes |
32 | LEADER_ENABLE = yes # Enable leader key | 32 | LEADER_ENABLE = yes # Enable leader key |
33 | API_SYSEX_ENABLE = no | ||
34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/maxr1998/pulse4k/rules.mk b/keyboards/maxr1998/pulse4k/rules.mk index 71d9b5deb..084db7fee 100644 --- a/keyboards/maxr1998/pulse4k/rules.mk +++ b/keyboards/maxr1998/pulse4k/rules.mk | |||
@@ -29,5 +29,4 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
31 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 31 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
32 | API_SYSEX_ENABLE = no | ||
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/mitosis/keymaps/mjt/rules.mk b/keyboards/mitosis/keymaps/mjt/rules.mk index 025965767..5279bcf6b 100644 --- a/keyboards/mitosis/keymaps/mjt/rules.mk +++ b/keyboards/mitosis/keymaps/mjt/rules.mk | |||
@@ -10,5 +10,3 @@ AUDIO_ENABLE = yes # Audio output on port C6 | |||
10 | UNICODE_ENABLE = no # Unicode | 10 | UNICODE_ENABLE = no # Unicode |
11 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 11 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
12 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 12 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
13 | API_SYSEX_ENABLE = no | ||
14 | |||
diff --git a/keyboards/ncc1701kb/rules.mk b/keyboards/ncc1701kb/rules.mk index 791d82b40..35228c501 100644 --- a/keyboards/ncc1701kb/rules.mk +++ b/keyboards/ncc1701kb/rules.mk | |||
@@ -29,6 +29,5 @@ MIDI_ENABLE = no # MIDI controls | |||
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | UNICODE_ENABLE = yes # Unicode | 31 | UNICODE_ENABLE = yes # Unicode |
32 | API_SYSEX_ENABLE = yes | ||
33 | TAP_DANCE_ENABLE = no | 32 | TAP_DANCE_ENABLE = no |
34 | ENCODER_ENABLE = yes \ No newline at end of file | 33 | ENCODER_ENABLE = yes \ No newline at end of file |
diff --git a/keyboards/niu_mini/rules.mk b/keyboards/niu_mini/rules.mk index 1059ed2f7..7467bf81b 100644 --- a/keyboards/niu_mini/rules.mk +++ b/keyboards/niu_mini/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/ez/rules.mk b/keyboards/planck/ez/rules.mk index 8d221767e..0f7161d3c 100644 --- a/keyboards/planck/ez/rules.mk +++ b/keyboards/planck/ez/rules.mk | |||
@@ -21,7 +21,6 @@ AUDIO_ENABLE = yes # Audio output on port C6 | |||
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
23 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 23 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
24 | API_SYSEX_ENABLE = no | ||
25 | 24 | ||
26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 25 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 26 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/keymaps/cbbrowne/rules.mk b/keyboards/planck/keymaps/cbbrowne/rules.mk index 45d683739..906ece834 100644 --- a/keyboards/planck/keymaps/cbbrowne/rules.mk +++ b/keyboards/planck/keymaps/cbbrowne/rules.mk | |||
@@ -14,7 +14,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
14 | UNICODE_ENABLE = no # Unicode | 14 | UNICODE_ENABLE = no # Unicode |
15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
17 | API_SYSEX_ENABLE = no # Enable SYSEX API (+5390) | ||
18 | 17 | ||
19 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 18 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/keymaps/corvec/rules.mk b/keyboards/planck/keymaps/corvec/rules.mk index c17a31a23..4398ea545 100644 --- a/keyboards/planck/keymaps/corvec/rules.mk +++ b/keyboards/planck/keymaps/corvec/rules.mk | |||
@@ -1,5 +1,4 @@ | |||
1 | AUTO_SHIFT_ENABLE = yes | 1 | AUTO_SHIFT_ENABLE = yes |
2 | TAP_DANCE_ENABLE = yes | 2 | TAP_DANCE_ENABLE = yes |
3 | API_SYSEX_ENABLE = no | ||
4 | CONSOLE_ENABLE = no | 3 | CONSOLE_ENABLE = no |
5 | EXTRAKEY_ENABLE = no | 4 | EXTRAKEY_ENABLE = no |
diff --git a/keyboards/planck/keymaps/dvorak2space/rules.mk b/keyboards/planck/keymaps/dvorak2space/rules.mk index 59f9f1dff..b17bae4d2 100644 --- a/keyboards/planck/keymaps/dvorak2space/rules.mk +++ b/keyboards/planck/keymaps/dvorak2space/rules.mk | |||
@@ -11,7 +11,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
11 | UNICODE_ENABLE = no # Unicode | 11 | UNICODE_ENABLE = no # Unicode |
12 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 12 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
13 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 13 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
14 | API_SYSEX_ENABLE = no | ||
15 | TAP_DANCE_ENABLE = yes | 14 | TAP_DANCE_ENABLE = yes |
16 | 15 | ||
17 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 16 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/planck/keymaps/priyadi/rules.mk b/keyboards/planck/keymaps/priyadi/rules.mk index 1ce96968b..b2abe4f07 100644 --- a/keyboards/planck/keymaps/priyadi/rules.mk +++ b/keyboards/planck/keymaps/priyadi/rules.mk | |||
@@ -13,7 +13,6 @@ UNICODE_ENABLE = no # Unicode | |||
13 | UNICODEMAP_ENABLE = yes # Unicode map | 13 | UNICODEMAP_ENABLE = yes # Unicode map |
14 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 14 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
15 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 15 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
16 | API_SYSEX_ENABLE = no | ||
17 | 16 | ||
18 | ifeq ($(strip $(KEYBOARD)), planck/rev4) | 17 | ifeq ($(strip $(KEYBOARD)), planck/rev4) |
19 | BACKLIGHT_ENABLE = yes | 18 | BACKLIGHT_ENABLE = yes |
diff --git a/keyboards/planck/keymaps/rodhaene/rules.mk b/keyboards/planck/keymaps/rodhaene/rules.mk index 7db994581..a75425752 100644 --- a/keyboards/planck/keymaps/rodhaene/rules.mk +++ b/keyboards/planck/keymaps/rodhaene/rules.mk | |||
@@ -14,7 +14,6 @@ AUDIO_ENABLE = yes # Audio output on port C6 | |||
14 | UNICODE_ENABLE = no # Unicode | 14 | UNICODE_ENABLE = no # Unicode |
15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
17 | API_SYSEX_ENABLE = no | ||
18 | 17 | ||
19 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 18 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend \ No newline at end of file | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend \ No newline at end of file |
diff --git a/keyboards/planck/keymaps/sgoodwin/rules.mk b/keyboards/planck/keymaps/sgoodwin/rules.mk index cdcb4a887..1e877943d 100644 --- a/keyboards/planck/keymaps/sgoodwin/rules.mk +++ b/keyboards/planck/keymaps/sgoodwin/rules.mk | |||
@@ -14,7 +14,6 @@ AUDIO_ENABLE = yes # Audio output on port C6 | |||
14 | UNICODE_ENABLE = no # Unicode | 14 | UNICODE_ENABLE = no # Unicode |
15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
17 | API_SYSEX_ENABLE = no # Disable extra stuff for ergodoxen | ||
18 | 17 | ||
19 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 18 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend \ No newline at end of file | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend \ No newline at end of file |
diff --git a/keyboards/planck/keymaps/vifon/rules.mk b/keyboards/planck/keymaps/vifon/rules.mk index 3f9b4544e..654667eb6 100644 --- a/keyboards/planck/keymaps/vifon/rules.mk +++ b/keyboards/planck/keymaps/vifon/rules.mk | |||
@@ -16,7 +16,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
16 | UNICODE_ENABLE = no # Unicode | 16 | UNICODE_ENABLE = no # Unicode |
17 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 17 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
18 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 18 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
19 | API_SYSEX_ENABLE = no # https://www.reddit.com/r/olkb/comments/5swhij/_/ddie6zq/ | ||
20 | KEY_LOCK_ENABLE = yes | 19 | KEY_LOCK_ENABLE = yes |
21 | 20 | ||
22 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 21 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/planck/light/rules.mk b/keyboards/planck/light/rules.mk index fc6243c3f..78314b3e8 100644 --- a/keyboards/planck/light/rules.mk +++ b/keyboards/planck/light/rules.mk | |||
@@ -29,7 +29,6 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | RGB_MATRIX_ENABLE = yes | 30 | RGB_MATRIX_ENABLE = yes |
31 | RGB_MATRIX_DRIVER = IS31FL3731 | 31 | RGB_MATRIX_DRIVER = IS31FL3731 |
32 | API_SYSEX_ENABLE = no | ||
33 | 32 | ||
34 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
35 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/rev1/rules.mk b/keyboards/planck/rev1/rules.mk index 98ae26cbe..afc369a7d 100644 --- a/keyboards/planck/rev1/rules.mk +++ b/keyboards/planck/rev1/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/rev2/rules.mk b/keyboards/planck/rev2/rules.mk index 98ae26cbe..afc369a7d 100644 --- a/keyboards/planck/rev2/rules.mk +++ b/keyboards/planck/rev2/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/rev3/rules.mk b/keyboards/planck/rev3/rules.mk index 98ae26cbe..afc369a7d 100644 --- a/keyboards/planck/rev3/rules.mk +++ b/keyboards/planck/rev3/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/rev4/rules.mk b/keyboards/planck/rev4/rules.mk index 8454ea0e7..621243718 100644 --- a/keyboards/planck/rev4/rules.mk +++ b/keyboards/planck/rev4/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = yes # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/rev5/rules.mk b/keyboards/planck/rev5/rules.mk index 495857254..492c70b65 100644 --- a/keyboards/planck/rev5/rules.mk +++ b/keyboards/planck/rev5/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = yes # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk index 7760353e3..a26fbc147 100644 --- a/keyboards/planck/rev6/rules.mk +++ b/keyboards/planck/rev6/rules.mk | |||
@@ -22,7 +22,6 @@ UNICODE_ENABLE = no # Unicode | |||
22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
23 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 23 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
24 | WS2812_DRIVER = pwm | 24 | WS2812_DRIVER = pwm |
25 | API_SYSEX_ENABLE = no | ||
26 | 25 | ||
27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/preonic/rev1/rules.mk b/keyboards/preonic/rev1/rules.mk index dea2bbbca..d6c61f286 100644 --- a/keyboards/preonic/rev1/rules.mk +++ b/keyboards/preonic/rev1/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = yes # Audio output | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/preonic/rev2/rules.mk b/keyboards/preonic/rev2/rules.mk index 1b72a622a..677a0700b 100644 --- a/keyboards/preonic/rev2/rules.mk +++ b/keyboards/preonic/rev2/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = yes # Audio output | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/preonic/rev3/rules.mk b/keyboards/preonic/rev3/rules.mk index 034ace02a..3c330d02d 100644 --- a/keyboards/preonic/rev3/rules.mk +++ b/keyboards/preonic/rev3/rules.mk | |||
@@ -22,7 +22,6 @@ UNICODE_ENABLE = no # Unicode | |||
22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
23 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 23 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
24 | WS2812_DRIVER = pwm | 24 | WS2812_DRIVER = pwm |
25 | API_SYSEX_ENABLE = no | ||
26 | 25 | ||
27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/subatomic/rules.mk b/keyboards/subatomic/rules.mk index 0d77351f3..19c2ed15a 100644 --- a/keyboards/subatomic/rules.mk +++ b/keyboards/subatomic/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/themadnoodle/ncc1701kb/v2/rules.mk b/keyboards/themadnoodle/ncc1701kb/v2/rules.mk index 960f1d7a6..a56d969ae 100644 --- a/keyboards/themadnoodle/ncc1701kb/v2/rules.mk +++ b/keyboards/themadnoodle/ncc1701kb/v2/rules.mk | |||
@@ -29,6 +29,5 @@ MIDI_ENABLE = no # MIDI controls | |||
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | UNICODE_ENABLE = yes # Unicode | 31 | UNICODE_ENABLE = yes # Unicode |
32 | API_SYSEX_ENABLE = yes | ||
33 | TAP_DANCE_ENABLE = no | 32 | TAP_DANCE_ENABLE = no |
34 | ENCODER_ENABLE = yes | 33 | ENCODER_ENABLE = yes |
diff --git a/keyboards/themadnoodle/noodlepad/rules.mk b/keyboards/themadnoodle/noodlepad/rules.mk index 960f1d7a6..a56d969ae 100644 --- a/keyboards/themadnoodle/noodlepad/rules.mk +++ b/keyboards/themadnoodle/noodlepad/rules.mk | |||
@@ -29,6 +29,5 @@ MIDI_ENABLE = no # MIDI controls | |||
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | UNICODE_ENABLE = yes # Unicode | 31 | UNICODE_ENABLE = yes # Unicode |
32 | API_SYSEX_ENABLE = yes | ||
33 | TAP_DANCE_ENABLE = no | 32 | TAP_DANCE_ENABLE = no |
34 | ENCODER_ENABLE = yes | 33 | ENCODER_ENABLE = yes |
diff --git a/keyboards/touchpad/rules.mk b/keyboards/touchpad/rules.mk index 14aac23d4..ce3031179 100644 --- a/keyboards/touchpad/rules.mk +++ b/keyboards/touchpad/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | CUSTOM_MATRIX = yes | 30 | CUSTOM_MATRIX = yes |
32 | 31 | ||
33 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/waldo/rules.mk b/keyboards/waldo/rules.mk index db9db239d..eae81d9bb 100644 --- a/keyboards/waldo/rules.mk +++ b/keyboards/waldo/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | 30 | ||
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/xd75/keymaps/cbbrowne/rules.mk b/keyboards/xd75/keymaps/cbbrowne/rules.mk index eb2f87063..ca5252489 100644 --- a/keyboards/xd75/keymaps/cbbrowne/rules.mk +++ b/keyboards/xd75/keymaps/cbbrowne/rules.mk | |||
@@ -14,7 +14,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
14 | UNICODE_ENABLE = no # Unicode | 14 | UNICODE_ENABLE = no # Unicode |
15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. | 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. |
17 | API_SYSEX_ENABLE = no # Enable SYSEX API (+5390) | ||
18 | 17 | ||
19 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 18 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
20 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/xw60/rules.mk b/keyboards/xw60/rules.mk index b8629daeb..7486c74c3 100644 --- a/keyboards/xw60/rules.mk +++ b/keyboards/xw60/rules.mk | |||
@@ -27,7 +27,6 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 29 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
30 | API_SYSEX_ENABLE = no | ||
31 | HAPTIC_ENABLE += SOLENOID | 30 | HAPTIC_ENABLE += SOLENOID |
32 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
33 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/users/bbaserdem/rules.mk b/users/bbaserdem/rules.mk index 94f01cdff..8b9741cf9 100644 --- a/users/bbaserdem/rules.mk +++ b/users/bbaserdem/rules.mk | |||
@@ -16,8 +16,6 @@ SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested. | |||
16 | NKRO_ENABLE = no # Default is 6KRO which is plenty | 16 | NKRO_ENABLE = no # Default is 6KRO which is plenty |
17 | MIDI_ENABLE = no # Untested feature | 17 | MIDI_ENABLE = no # Untested feature |
18 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | 18 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used |
19 | API_SYSEX_ENABLE = no # Allows OS to send signals. | ||
20 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | ||
21 | 19 | ||
22 | # Disabling this makes it compile, i dont know why | 20 | # Disabling this makes it compile, i dont know why |
23 | # VARIABLE_TRACE = no # Allows debugging variables | 21 | # VARIABLE_TRACE = no # Allows debugging variables |
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk index 3442a78ac..d49c04a40 100644 --- a/users/bcat/rules.mk +++ b/users/bcat/rules.mk | |||
@@ -27,7 +27,6 @@ MIDI_ENABLE = no | |||
27 | SLEEP_LED_ENABLE = no | 27 | SLEEP_LED_ENABLE = no |
28 | 28 | ||
29 | # Disable other unused options on all keyboards. | 29 | # Disable other unused options on all keyboards. |
30 | API_SYSEX_ENABLE = no | ||
31 | AUTO_SHIFT_ENABLE = no | 30 | AUTO_SHIFT_ENABLE = no |
32 | COMBO_ENABLE = no | 31 | COMBO_ENABLE = no |
33 | KEYBOARD_LOCK_ENABLE = no | 32 | KEYBOARD_LOCK_ENABLE = no |
diff --git a/users/dshields/rules.mk b/users/dshields/rules.mk index 462649289..00e18521b 100644 --- a/users/dshields/rules.mk +++ b/users/dshields/rules.mk | |||
@@ -5,7 +5,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
5 | CONSOLE_ENABLE = no # Console for debug(+400) | 5 | CONSOLE_ENABLE = no # Console for debug(+400) |
6 | EXTRAKEY_ENABLE = no | 6 | EXTRAKEY_ENABLE = no |
7 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 7 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
8 | API_SYSEX_ENABLE = no | ||
9 | SPACE_CADET_ENABLE = no | 8 | SPACE_CADET_ENABLE = no |
10 | LEADER_ENABLE = no | 9 | LEADER_ENABLE = no |
11 | DYNAMIC_MACRO_ENABLE = yes | 10 | DYNAMIC_MACRO_ENABLE = yes |
diff --git a/users/ericgebhart/rules.mk b/users/ericgebhart/rules.mk index 70017a595..360abed94 100755 --- a/users/ericgebhart/rules.mk +++ b/users/ericgebhart/rules.mk | |||
@@ -12,4 +12,3 @@ CONSOLE_ENABLE = no # Console for debug | |||
12 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 12 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
13 | UNICODE_ENABLE = no | 13 | UNICODE_ENABLE = no |
14 | SLEEP_LED_ENABLE = no | 14 | SLEEP_LED_ENABLE = no |
15 | API_SYSEX_ENABLE = no | ||
diff --git a/users/romus/rules.mk b/users/romus/rules.mk index 12bbabb02..58f7ccf9c 100644 --- a/users/romus/rules.mk +++ b/users/romus/rules.mk | |||
@@ -16,8 +16,6 @@ SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested. | |||
16 | NKRO_ENABLE = no # Default is 6KRO which is plenty | 16 | NKRO_ENABLE = no # Default is 6KRO which is plenty |
17 | MIDI_ENABLE = no # Untested feature | 17 | MIDI_ENABLE = no # Untested feature |
18 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | 18 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used |
19 | API_SYSEX_ENABLE = no # Allows OS to send signals. | ||
20 | |||
21 | 19 | ||
22 | # Disabling this makes it compile, i dont know why | 20 | # Disabling this makes it compile, i dont know why |
23 | # VARIABLE_TRACE = no # Allows debugging variables | 21 | # VARIABLE_TRACE = no # Allows debugging variables |