diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-21 16:55:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-21 16:55:10 +0000 |
commit | cbdaf686ffd989ec1d6c9a720ee0772c002ad181 (patch) | |
tree | 81f7e705631844fb7ad5888dcb9456ac5ba59251 | |
parent | bced45e3021148219a1a85f1044ba8a00155b53c (diff) | |
parent | d84794b35213fe95a712468c21ae4a4cad2795e3 (diff) | |
download | qmk_firmware-cbdaf686ffd989ec1d6c9a720ee0772c002ad181.tar.gz qmk_firmware-cbdaf686ffd989ec1d6c9a720ee0772c002ad181.zip |
Merge remote-tracking branch 'origin/master' into develop
33 files changed, 5 insertions, 34 deletions
diff --git a/keyboards/9key/rules.mk b/keyboards/9key/rules.mk index b71f32348..4ac308021 100644 --- a/keyboards/9key/rules.mk +++ b/keyboards/9key/rules.mk | |||
@@ -18,7 +18,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
18 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
19 | UNICODE_ENABLE = yes # Unicode | 19 | UNICODE_ENABLE = yes # Unicode |
20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
21 | TAP_DANCE_ENABLE = no | ||
22 | 21 | ||
23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 22 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
24 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 23 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/aleth42/rev0/rules.mk b/keyboards/aleth42/rev0/rules.mk index 94e5bb278..52fc79e2b 100644 --- a/keyboards/aleth42/rev0/rules.mk +++ b/keyboards/aleth42/rev0/rules.mk | |||
@@ -19,4 +19,3 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | ENCODER_ENABLE = yes | 21 | ENCODER_ENABLE = yes |
22 | TAP_DANCE_ENABLE = no | ||
diff --git a/keyboards/aleth42/rev1/rules.mk b/keyboards/aleth42/rev1/rules.mk index d67ab1a68..134b0490c 100644 --- a/keyboards/aleth42/rev1/rules.mk +++ b/keyboards/aleth42/rev1/rules.mk | |||
@@ -19,4 +19,3 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | ENCODER_ENABLE = yes | 21 | ENCODER_ENABLE = yes |
22 | TAP_DANCE_ENABLE = no | ||
diff --git a/keyboards/bastardkb/skeletyl/rules.mk b/keyboards/bastardkb/skeletyl/rules.mk index abe5fe65b..31aec2232 100644 --- a/keyboards/bastardkb/skeletyl/rules.mk +++ b/keyboards/bastardkb/skeletyl/rules.mk | |||
@@ -22,7 +22,6 @@ RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix (do not use together wi | |||
22 | RGB_MATRIX_DRIVER = WS2812 # RGB matrix driver support | 22 | RGB_MATRIX_DRIVER = WS2812 # RGB matrix driver support |
23 | AUDIO_ENABLE = no # Audio output | 23 | AUDIO_ENABLE = no # Audio output |
24 | SPLIT_KEYBOARD = yes | 24 | SPLIT_KEYBOARD = yes |
25 | TAP_DANCE_ENABLE = no | ||
26 | LTO_ENABLE = yes | 25 | LTO_ENABLE = yes |
27 | 26 | ||
28 | AUDIO_SUPPORTED = no | 27 | AUDIO_SUPPORTED = no |
diff --git a/keyboards/bastardkb/tbkmini/rules.mk b/keyboards/bastardkb/tbkmini/rules.mk index 690c3cb09..009cb4bbc 100644 --- a/keyboards/bastardkb/tbkmini/rules.mk +++ b/keyboards/bastardkb/tbkmini/rules.mk | |||
@@ -23,7 +23,6 @@ RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix (do not use together wi | |||
23 | RGB_MATRIX_DRIVER = WS2812 # RGB matrix driver support | 23 | RGB_MATRIX_DRIVER = WS2812 # RGB matrix driver support |
24 | AUDIO_ENABLE = no # Audio output | 24 | AUDIO_ENABLE = no # Audio output |
25 | SPLIT_KEYBOARD = yes | 25 | SPLIT_KEYBOARD = yes |
26 | TAP_DANCE_ENABLE = no | ||
27 | LTO_ENABLE = yes | 26 | LTO_ENABLE = yes |
28 | 27 | ||
29 | AUDIO_SUPPORTED = no | 28 | AUDIO_SUPPORTED = no |
diff --git a/keyboards/handwired/aek64/rules.mk b/keyboards/handwired/aek64/rules.mk index e03827cde..e4d6bd0d8 100644 --- a/keyboards/handwired/aek64/rules.mk +++ b/keyboards/handwired/aek64/rules.mk | |||
@@ -16,6 +16,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
16 | NKRO_ENABLE = no # USB Nkey Rollover - not yet supported in LUFA | 16 | NKRO_ENABLE = no # USB Nkey Rollover - not yet supported in LUFA |
17 | UNICODE_ENABLE = yes # Enable support for arrow keys icon on the second layer. | 17 | UNICODE_ENABLE = yes # Enable support for arrow keys icon on the second layer. |
18 | COMBO_ENABLE = yes # Enable combo for special function when using multiple keys at once. | 18 | COMBO_ENABLE = yes # Enable combo for special function when using multiple keys at once. |
19 | TAP_DANCE_ENABLE = no # Enable use multiple tap | ||
20 | NKRO_ENABLE = yes | 19 | NKRO_ENABLE = yes |
21 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
diff --git a/keyboards/handwired/chiron/rules.mk b/keyboards/handwired/chiron/rules.mk index df4019247..8c89bbefe 100644 --- a/keyboards/handwired/chiron/rules.mk +++ b/keyboards/handwired/chiron/rules.mk | |||
@@ -20,7 +20,6 @@ MOUSEKEY_ENABLE = yes | |||
20 | NKRO_ENABLE = no | 20 | NKRO_ENABLE = no |
21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
22 | SLEEP_LED_ENABLE = yes | 22 | SLEEP_LED_ENABLE = yes |
23 | TAP_DANCE_ENABLE = no | ||
24 | UCIS_ENABLE = no | 23 | UCIS_ENABLE = no |
25 | UNICODEMAP_ENABLE = no | 24 | UNICODEMAP_ENABLE = no |
26 | UNICODE_ENABLE = no | 25 | UNICODE_ENABLE = no |
diff --git a/keyboards/handwired/concertina/64key/keymaps/default/rules.mk b/keyboards/handwired/concertina/64key/keymaps/default/rules.mk new file mode 100644 index 000000000..e5ddcae8d --- /dev/null +++ b/keyboards/handwired/concertina/64key/keymaps/default/rules.mk | |||
@@ -0,0 +1 @@ | |||
TAP_DANCE_ENABLE = yes | |||
diff --git a/keyboards/handwired/concertina/64key/rules.mk b/keyboards/handwired/concertina/64key/rules.mk index 1659be413..4dde08b00 100644 --- a/keyboards/handwired/concertina/64key/rules.mk +++ b/keyboards/handwired/concertina/64key/rules.mk | |||
@@ -20,5 +20,3 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | |||
24 | TAP_DANCE_ENABLE = yes | ||
diff --git a/keyboards/handwired/k_numpad17/rules.mk b/keyboards/handwired/k_numpad17/rules.mk index 89b418383..03c9c2782 100644 --- a/keyboards/handwired/k_numpad17/rules.mk +++ b/keyboards/handwired/k_numpad17/rules.mk | |||
@@ -17,6 +17,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard underlight functionality | |||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | AUDIO_ENABLE = no | 18 | AUDIO_ENABLE = no |
19 | UNICODE_ENABLE = no # Unicode | 19 | UNICODE_ENABLE = no # Unicode |
20 | TAP_DANCE_ENABLE = no | ||
21 | 20 | ||
22 | LAYOUTS = numpad_5x4 | 21 | LAYOUTS = numpad_5x4 |
diff --git a/keyboards/handwired/myskeeb/keymaps/default/rules.mk b/keyboards/handwired/myskeeb/keymaps/default/rules.mk new file mode 100644 index 000000000..e5ddcae8d --- /dev/null +++ b/keyboards/handwired/myskeeb/keymaps/default/rules.mk | |||
@@ -0,0 +1 @@ | |||
TAP_DANCE_ENABLE = yes | |||
diff --git a/keyboards/handwired/myskeeb/rules.mk b/keyboards/handwired/myskeeb/rules.mk index 893d36426..10ade1f09 100644 --- a/keyboards/handwired/myskeeb/rules.mk +++ b/keyboards/handwired/myskeeb/rules.mk | |||
@@ -23,4 +23,3 @@ SPLIT_KEYBOARD = yes # Enables split keyboard support | |||
23 | OLED_ENABLE = yes | 23 | OLED_ENABLE = yes |
24 | OLED_DRIVER = SSD1306 | 24 | OLED_DRIVER = SSD1306 |
25 | NO_USB_STARTUP_CHECK = yes | 25 | NO_USB_STARTUP_CHECK = yes |
26 | TAP_DANCE_ENABLE = yes | ||
diff --git a/keyboards/handwired/space_oddity/keymaps/default/rules.mk b/keyboards/handwired/space_oddity/keymaps/default/rules.mk new file mode 100644 index 000000000..e5ddcae8d --- /dev/null +++ b/keyboards/handwired/space_oddity/keymaps/default/rules.mk | |||
@@ -0,0 +1 @@ | |||
TAP_DANCE_ENABLE = yes | |||
diff --git a/keyboards/handwired/space_oddity/rules.mk b/keyboards/handwired/space_oddity/rules.mk index 70b2151a3..f55552ad8 100644 --- a/keyboards/handwired/space_oddity/rules.mk +++ b/keyboards/handwired/space_oddity/rules.mk | |||
@@ -17,5 +17,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: | |||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | AUDIO_ENABLE = no | 18 | AUDIO_ENABLE = no |
19 | RGBLIGHT_ENABLE = no | 19 | RGBLIGHT_ENABLE = no |
20 | TAP_DANCE_ENABLE = yes | 20 | DYNAMIC_MACRO_ENABLE = yes |
21 | DYNAMIC_MACRO_ENABLE = yes \ No newline at end of file | ||
diff --git a/keyboards/handwired/terminus_mini/rules.mk b/keyboards/handwired/terminus_mini/rules.mk index 73e43c5ce..20ffaa787 100644 --- a/keyboards/handwired/terminus_mini/rules.mk +++ b/keyboards/handwired/terminus_mini/rules.mk | |||
@@ -20,4 +20,3 @@ UNICODE_ENABLE = no # Unicode | |||
20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
21 | # 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 |
22 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 22 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
23 | TAP_DANCE_ENABLE = no # Enable tap dance | ||
diff --git a/keyboards/laptreus/rules.mk b/keyboards/laptreus/rules.mk index ba916ec13..017af3022 100644 --- a/keyboards/laptreus/rules.mk +++ b/keyboards/laptreus/rules.mk | |||
@@ -20,7 +20,6 @@ NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: ht | |||
20 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | KEY_LOCK_ENABLE = no | 22 | KEY_LOCK_ENABLE = no |
23 | TAP_DANCE_ENABLE = no | ||
24 | 23 | ||
25 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 24 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
26 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 25 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/le_chiffre/rules.mk b/keyboards/le_chiffre/rules.mk index e683fb1ff..6a3b3895f 100644 --- a/keyboards/le_chiffre/rules.mk +++ b/keyboards/le_chiffre/rules.mk | |||
@@ -10,7 +10,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control | |||
10 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 10 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
11 | NKRO_ENABLE = yes # USB Nkey Rollover | 11 | NKRO_ENABLE = yes # USB Nkey Rollover |
12 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 12 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
13 | TAP_DANCE_ENABLE = no | ||
14 | ENCODER_ENABLE = yes | 13 | ENCODER_ENABLE = yes |
15 | OLED_ENABLE = no | 14 | OLED_ENABLE = no |
16 | RGB_MATRIX_ENABLE = yes | 15 | RGB_MATRIX_ENABLE = yes |
diff --git a/keyboards/lfkeyboards/lfk78/rules.mk b/keyboards/lfkeyboards/lfk78/rules.mk index ddd84b08e..f976e7a33 100644 --- a/keyboards/lfkeyboards/lfk78/rules.mk +++ b/keyboards/lfkeyboards/lfk78/rules.mk | |||
@@ -17,7 +17,6 @@ UNICODE_ENABLE = no # Unicode | |||
17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
18 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base | 18 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base |
19 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 19 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
20 | TAP_DANCE_ENABLE = no | ||
21 | 20 | ||
22 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled | 21 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled |
23 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms | 22 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms |
diff --git a/keyboards/lfkeyboards/lfk87/rules.mk b/keyboards/lfkeyboards/lfk87/rules.mk index 26c0cd81c..a0a068892 100644 --- a/keyboards/lfkeyboards/lfk87/rules.mk +++ b/keyboards/lfkeyboards/lfk87/rules.mk | |||
@@ -32,7 +32,6 @@ UNICODE_ENABLE = no # Unicode | |||
32 | RGBLIGHT_ENABLE = yes # Enable RGB underlight | 32 | RGBLIGHT_ENABLE = yes # Enable RGB underlight |
33 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 33 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |
34 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 34 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
35 | TAP_DANCE_ENABLE = no | ||
36 | 35 | ||
37 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled | 36 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled |
38 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms | 37 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms |
diff --git a/keyboards/lfkeyboards/lfkpad/rules.mk b/keyboards/lfkeyboards/lfkpad/rules.mk index b82bd3d1b..1eb429972 100644 --- a/keyboards/lfkeyboards/lfkpad/rules.mk +++ b/keyboards/lfkeyboards/lfkpad/rules.mk | |||
@@ -21,7 +21,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
21 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base | 21 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base |
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | UNICODE_ENABLE = no # Unicode | 23 | UNICODE_ENABLE = no # Unicode |
24 | TAP_DANCE_ENABLE = no | ||
25 | 24 | ||
26 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't installed this must be disabled | 25 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't installed this must be disabled |
27 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan() isn't run every 250ms | 26 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan() isn't run every 250ms |
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk index 61dc118cf..68e8d09ab 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk | |||
@@ -16,7 +16,6 @@ AUDIO_ENABLE = no # Audio output | |||
16 | UNICODE_ENABLE = no # Unicode | 16 | UNICODE_ENABLE = no # Unicode |
17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
18 | WS2812_DRIVER = i2c | 18 | WS2812_DRIVER = i2c |
19 | TAP_DANCE_ENABLE = no | ||
20 | 19 | ||
21 | LAYOUTS = planck_mit | 20 | LAYOUTS = planck_mit |
22 | LAYOUTS_HAS_RGB = no | 21 | LAYOUTS_HAS_RGB = no |
diff --git a/keyboards/nafuda/rules.mk b/keyboards/nafuda/rules.mk index b12f2e7df..e2c48f376 100644 --- a/keyboards/nafuda/rules.mk +++ b/keyboards/nafuda/rules.mk | |||
@@ -17,8 +17,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
17 | AUDIO_ENABLE = no # Audio output | 17 | AUDIO_ENABLE = no # Audio output |
18 | UNICODE_ENABLE = no # Unicode | 18 | UNICODE_ENABLE = no # Unicode |
19 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
20 | TAP_DANCE_ENABLE = no | ||
21 | OLED_ENABLE = no | 20 | OLED_ENABLE = no |
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 |
23 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 22 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
24 | |||
diff --git a/keyboards/naked64/rules.mk b/keyboards/naked64/rules.mk index baa7df308..ae6a1b69b 100644 --- a/keyboards/naked64/rules.mk +++ b/keyboards/naked64/rules.mk | |||
@@ -17,7 +17,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
17 | AUDIO_ENABLE = no # Audio output | 17 | AUDIO_ENABLE = no # Audio output |
18 | UNICODE_ENABLE = no # Unicode | 18 | UNICODE_ENABLE = no # Unicode |
19 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
20 | TAP_DANCE_ENABLE = no | ||
21 | OLED_ENABLE = no | 20 | OLED_ENABLE = no |
22 | USE_I2C = no | 21 | USE_I2C = no |
23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 22 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/ncc1701kb/rules.mk b/keyboards/ncc1701kb/rules.mk index 19106badd..46d10a1f9 100644 --- a/keyboards/ncc1701kb/rules.mk +++ b/keyboards/ncc1701kb/rules.mk | |||
@@ -20,5 +20,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
22 | UNICODE_ENABLE = yes # Unicode | 22 | UNICODE_ENABLE = yes # Unicode |
23 | TAP_DANCE_ENABLE = no | 23 | ENCODER_ENABLE = yes |
24 | ENCODER_ENABLE = yes \ No newline at end of file | ||
diff --git a/keyboards/numatreus/rules.mk b/keyboards/numatreus/rules.mk index f9d549896..8a1b3979f 100644 --- a/keyboards/numatreus/rules.mk +++ b/keyboards/numatreus/rules.mk | |||
@@ -15,7 +15,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
15 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
16 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | UNICODE_ENABLE = yes # Unicode | 17 | UNICODE_ENABLE = yes # Unicode |
18 | #TAP_DANCE_ENABLE = yes | ||
19 | RGBLIGHT_ENABLE = no | 18 | RGBLIGHT_ENABLE = no |
20 | LED_ANIMATIONS = no | 19 | LED_ANIMATIONS = no |
21 | 20 | ||
diff --git a/keyboards/setta21/rules.mk b/keyboards/setta21/rules.mk index 8e723b0ff..9f598e457 100644 --- a/keyboards/setta21/rules.mk +++ b/keyboards/setta21/rules.mk | |||
@@ -17,7 +17,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
17 | AUDIO_ENABLE = no # Audio output | 17 | AUDIO_ENABLE = no # Audio output |
18 | UNICODE_ENABLE = no # Unicode | 18 | UNICODE_ENABLE = no # Unicode |
19 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
20 | TAP_DANCE_ENABLE = no | ||
21 | OLED_ENABLE = no | 20 | OLED_ENABLE = no |
22 | USE_I2C = no | 21 | USE_I2C = no |
23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 22 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
diff --git a/keyboards/tanuki/rules.mk b/keyboards/tanuki/rules.mk index 70d1a7381..92e3a57c8 100644 --- a/keyboards/tanuki/rules.mk +++ b/keyboards/tanuki/rules.mk | |||
@@ -17,4 +17,3 @@ RGBLIGHT_ENABLE =yes # Enable keyboard underlight functionality | |||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | AUDIO_ENABLE = no | 18 | AUDIO_ENABLE = no |
19 | UNICODE_ENABLE = no # Unicode | 19 | UNICODE_ENABLE = no # Unicode |
20 | TAP_DANCE_ENABLE = no | ||
diff --git a/keyboards/themadnoodle/ncc1701kb/v2/rules.mk b/keyboards/themadnoodle/ncc1701kb/v2/rules.mk index 758ae3594..ee03434e2 100644 --- a/keyboards/themadnoodle/ncc1701kb/v2/rules.mk +++ b/keyboards/themadnoodle/ncc1701kb/v2/rules.mk | |||
@@ -20,5 +20,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
22 | UNICODE_ENABLE = yes # Unicode | 22 | UNICODE_ENABLE = yes # Unicode |
23 | TAP_DANCE_ENABLE = no | ||
24 | ENCODER_ENABLE = yes | 23 | ENCODER_ENABLE = yes |
diff --git a/keyboards/themadnoodle/noodlepad/rules.mk b/keyboards/themadnoodle/noodlepad/rules.mk index 758ae3594..ee03434e2 100644 --- a/keyboards/themadnoodle/noodlepad/rules.mk +++ b/keyboards/themadnoodle/noodlepad/rules.mk | |||
@@ -20,5 +20,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
22 | UNICODE_ENABLE = yes # Unicode | 22 | UNICODE_ENABLE = yes # Unicode |
23 | TAP_DANCE_ENABLE = no | ||
24 | ENCODER_ENABLE = yes | 23 | ENCODER_ENABLE = yes |
diff --git a/keyboards/treadstone48/rules.mk b/keyboards/treadstone48/rules.mk index fa67c4f8c..e60d3dd50 100644 --- a/keyboards/treadstone48/rules.mk +++ b/keyboards/treadstone48/rules.mk | |||
@@ -20,7 +20,6 @@ AUDIO_ENABLE = no # Audio output | |||
20 | SPLIT_KEYBOARD = yes | 20 | SPLIT_KEYBOARD = yes |
21 | 21 | ||
22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
23 | TAP_DANCE_ENABLE = no | ||
24 | 23 | ||
25 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 24 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
26 | OLED_ENABLE = yes | 25 | OLED_ENABLE = yes |
diff --git a/keyboards/ut472/rules.mk b/keyboards/ut472/rules.mk index 66a0946e0..48b730df2 100644 --- a/keyboards/ut472/rules.mk +++ b/keyboards/ut472/rules.mk | |||
@@ -20,4 +20,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
22 | RGBLIGHT_ENABLE = yes | 22 | RGBLIGHT_ENABLE = yes |
23 | TAP_DANCE_ENABLE = no # Enable tap dance feature | ||
diff --git a/keyboards/winkeyless/bminiex/rules.mk b/keyboards/winkeyless/bminiex/rules.mk index 3ca89a0b9..f10c10e85 100644 --- a/keyboards/winkeyless/bminiex/rules.mk +++ b/keyboards/winkeyless/bminiex/rules.mk | |||
@@ -14,7 +14,6 @@ COMMAND_ENABLE = no | |||
14 | BACKLIGHT_ENABLE = yes | 14 | BACKLIGHT_ENABLE = yes |
15 | RGBLIGHT_ENABLE = yes | 15 | RGBLIGHT_ENABLE = yes |
16 | WS2812_DRIVER = i2c | 16 | WS2812_DRIVER = i2c |
17 | TAP_DANCE_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 | 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/zfrontier/big_switch/rules.mk b/keyboards/zfrontier/big_switch/rules.mk index 762dab69e..34c22e920 100644 --- a/keyboards/zfrontier/big_switch/rules.mk +++ b/keyboards/zfrontier/big_switch/rules.mk | |||
@@ -19,4 +19,3 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
22 | TAP_DANCE_ENABLE = no | ||