diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-29 23:23:10 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-29 23:23:10 -0700 |
commit | 922c8071e4b0735cd83f76eed5b23be6fe90196d (patch) | |
tree | e556ec2230c1a97562f4e2c45e85fc13512316cb /keyboards/xiudi | |
parent | 90797d903c81944c80b4957e118adfb20145b9ba (diff) | |
parent | 36bc3c867eda54921b64b2f4e7262a371dbecd65 (diff) | |
download | qmk_firmware-922c8071e4b0735cd83f76eed5b23be6fe90196d.tar.gz qmk_firmware-922c8071e4b0735cd83f76eed5b23be6fe90196d.zip |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/xiudi')
-rw-r--r-- | keyboards/xiudi/xd002/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd004/v1/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd60/rev2/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd60/rev3/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd68/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd84/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd87/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/xiudi/xd96/rules.mk | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/xiudi/xd002/rules.mk b/keyboards/xiudi/xd002/rules.mk index cb95d7992..f6294c209 100644 --- a/keyboards/xiudi/xd002/rules.mk +++ b/keyboards/xiudi/xd002/rules.mk | |||
@@ -20,7 +20,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
20 | NKRO_ENABLE = no # USB Nkey Rollover | 20 | NKRO_ENABLE = no # USB Nkey Rollover |
21 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 21 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
22 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 22 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
23 | UNICODE_ENABLE = no # Unicode | ||
24 | AUDIO_ENABLE = no # Audio output | 23 | AUDIO_ENABLE = no # Audio output |
25 | 24 | ||
26 | # Save as much space as we can... | 25 | # Save as much space as we can... |
diff --git a/keyboards/xiudi/xd004/v1/rules.mk b/keyboards/xiudi/xd004/v1/rules.mk index 41eae5bb1..cc04c5732 100644 --- a/keyboards/xiudi/xd004/v1/rules.mk +++ b/keyboards/xiudi/xd004/v1/rules.mk | |||
@@ -13,7 +13,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
13 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 13 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
14 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 14 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
15 | AUDIO_ENABLE = no # Audio output | 15 | AUDIO_ENABLE = no # Audio output |
16 | UNICODE_ENABLE = no # Unicode | ||
17 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
18 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 17 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
19 | SPACE_CADET_ENABLE = no | 18 | SPACE_CADET_ENABLE = no |
diff --git a/keyboards/xiudi/xd60/rev2/rules.mk b/keyboards/xiudi/xd60/rev2/rules.mk index 1e7721da3..c825de8db 100644 --- a/keyboards/xiudi/xd60/rev2/rules.mk +++ b/keyboards/xiudi/xd60/rev2/rules.mk | |||
@@ -13,7 +13,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
13 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 13 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
14 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 14 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
15 | AUDIO_ENABLE = no # Audio output | 15 | AUDIO_ENABLE = no # Audio output |
16 | UNICODE_ENABLE = no # Unicode | ||
17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
18 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 17 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
19 | 18 | ||
diff --git a/keyboards/xiudi/xd60/rev3/rules.mk b/keyboards/xiudi/xd60/rev3/rules.mk index 1e7721da3..c825de8db 100644 --- a/keyboards/xiudi/xd60/rev3/rules.mk +++ b/keyboards/xiudi/xd60/rev3/rules.mk | |||
@@ -13,7 +13,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
13 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 13 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
14 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 14 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
15 | AUDIO_ENABLE = no # Audio output | 15 | AUDIO_ENABLE = no # Audio output |
16 | UNICODE_ENABLE = no # Unicode | ||
17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
18 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 17 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
19 | 18 | ||
diff --git a/keyboards/xiudi/xd68/rules.mk b/keyboards/xiudi/xd68/rules.mk index ccff68163..4310c1120 100644 --- a/keyboards/xiudi/xd68/rules.mk +++ b/keyboards/xiudi/xd68/rules.mk | |||
@@ -19,6 +19,5 @@ NKRO_ENABLE = yes # 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 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
22 | UNICODE_ENABLE = no # Unicode | ||
23 | 22 | ||
24 | LAYOUTS = 65_ansi 65_ansi_split_bs 65_iso | 23 | LAYOUTS = 65_ansi 65_ansi_split_bs 65_iso |
diff --git a/keyboards/xiudi/xd84/rules.mk b/keyboards/xiudi/xd84/rules.mk index c46703699..54809bc99 100644 --- a/keyboards/xiudi/xd84/rules.mk +++ b/keyboards/xiudi/xd84/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | 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 | UNICODE_ENABLE = no # Unicode | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | LTO_ENABLE = yes | 22 | LTO_ENABLE = yes |
24 | 23 | ||
diff --git a/keyboards/xiudi/xd87/rules.mk b/keyboards/xiudi/xd87/rules.mk index 0bde383ae..5fb8c6760 100644 --- a/keyboards/xiudi/xd87/rules.mk +++ b/keyboards/xiudi/xd87/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | 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 = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | UNICODE_ENABLE = no # Unicode | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | 22 | ||
24 | # Supported layouts | 23 | # Supported layouts |
diff --git a/keyboards/xiudi/xd96/rules.mk b/keyboards/xiudi/xd96/rules.mk index c10c24612..baade350b 100644 --- a/keyboards/xiudi/xd96/rules.mk +++ b/keyboards/xiudi/xd96/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | 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 | UNICODE_ENABLE = no # Unicode | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | LTO_ENABLE = yes | 22 | LTO_ENABLE = yes |
24 | 23 | ||