diff options
author | Ryan <fauxpark@gmail.com> | 2021-12-09 16:05:44 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-09 16:05:44 +1100 |
commit | a8d440e4e043dc8427f17c07631556d0ff3efc20 (patch) | |
tree | b896271594589dbca206fe36620da0b7ef3837e4 /keyboards/wsk | |
parent | 315fb6e7242b0b74c0553429a400a5304395cca9 (diff) | |
download | qmk_firmware-a8d440e4e043dc8427f17c07631556d0ff3efc20.tar.gz qmk_firmware-a8d440e4e043dc8427f17c07631556d0ff3efc20.zip |
Tidy up NKRO_ENABLE rules (#15382)
Diffstat (limited to 'keyboards/wsk')
-rw-r--r-- | keyboards/wsk/alpha9/rules.mk | 3 | ||||
-rw-r--r-- | keyboards/wsk/g4m3ralpha/rules.mk | 3 | ||||
-rw-r--r-- | keyboards/wsk/gothic50/rules.mk | 3 | ||||
-rw-r--r-- | keyboards/wsk/gothic70/rules.mk | 3 | ||||
-rw-r--r-- | keyboards/wsk/houndstooth/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/wsk/jerkin/rules.mk | 3 | ||||
-rw-r--r-- | keyboards/wsk/kodachi50/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/wsk/pain27/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/wsk/sl40/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/wsk/tkl30/rules.mk | 3 |
10 files changed, 10 insertions, 16 deletions
diff --git a/keyboards/wsk/alpha9/rules.mk b/keyboards/wsk/alpha9/rules.mk index 1cd137b47..d946d8641 100644 --- a/keyboards/wsk/alpha9/rules.mk +++ b/keyboards/wsk/alpha9/rules.mk | |||
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | NKRO_ENABLE = yes # USB Nkey Rollover | ||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 17 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
diff --git a/keyboards/wsk/g4m3ralpha/rules.mk b/keyboards/wsk/g4m3ralpha/rules.mk index 1cd137b47..d946d8641 100644 --- a/keyboards/wsk/g4m3ralpha/rules.mk +++ b/keyboards/wsk/g4m3ralpha/rules.mk | |||
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | NKRO_ENABLE = yes # USB Nkey Rollover | ||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 17 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
diff --git a/keyboards/wsk/gothic50/rules.mk b/keyboards/wsk/gothic50/rules.mk index 09cd43ea2..a5c2b2bc4 100644 --- a/keyboards/wsk/gothic50/rules.mk +++ b/keyboards/wsk/gothic50/rules.mk | |||
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = no # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = yes # Console for debug | 13 | CONSOLE_ENABLE = yes # Console for debug |
14 | COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | COMMAND_ENABLE = yes # Commands for debug and configuration |
15 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = no # Enable N-Key Rollover |
16 | NKRO_ENABLE = no # USB Nkey Rollover | ||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 17 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
diff --git a/keyboards/wsk/gothic70/rules.mk b/keyboards/wsk/gothic70/rules.mk index 09cd43ea2..a5c2b2bc4 100644 --- a/keyboards/wsk/gothic70/rules.mk +++ b/keyboards/wsk/gothic70/rules.mk | |||
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = no # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = yes # Console for debug | 13 | CONSOLE_ENABLE = yes # Console for debug |
14 | COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | COMMAND_ENABLE = yes # Commands for debug and configuration |
15 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = no # Enable N-Key Rollover |
16 | NKRO_ENABLE = no # USB Nkey Rollover | ||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 17 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
diff --git a/keyboards/wsk/houndstooth/rules.mk b/keyboards/wsk/houndstooth/rules.mk index 538b6244a..a384a4c49 100644 --- a/keyboards/wsk/houndstooth/rules.mk +++ b/keyboards/wsk/houndstooth/rules.mk | |||
@@ -12,7 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | AUDIO_ENABLE = no | 17 | AUDIO_ENABLE = no |
18 | RGBLIGHT_ENABLE = no | 18 | RGBLIGHT_ENABLE = no |
diff --git a/keyboards/wsk/jerkin/rules.mk b/keyboards/wsk/jerkin/rules.mk index 34bf1a29d..2f01902f3 100644 --- a/keyboards/wsk/jerkin/rules.mk +++ b/keyboards/wsk/jerkin/rules.mk | |||
@@ -13,8 +13,7 @@ MOUSEKEY_ENABLE = no # Mouse keys | |||
13 | EXTRAKEY_ENABLE = yes # Audio control and System control | 13 | EXTRAKEY_ENABLE = yes # Audio control and System control |
14 | CONSOLE_ENABLE = no # Console for debug | 14 | CONSOLE_ENABLE = no # Console for debug |
15 | COMMAND_ENABLE = no # Commands for debug and configuration | 15 | COMMAND_ENABLE = no # Commands for debug and configuration |
16 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = yes # Enable N-Key Rollover |
17 | NKRO_ENABLE = yes # USB Nkey Rollover | ||
18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 19 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
diff --git a/keyboards/wsk/kodachi50/rules.mk b/keyboards/wsk/kodachi50/rules.mk index e5e3cec4c..993893238 100644 --- a/keyboards/wsk/kodachi50/rules.mk +++ b/keyboards/wsk/kodachi50/rules.mk | |||
@@ -12,7 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | AUDIO_ENABLE = no | 17 | AUDIO_ENABLE = no |
18 | RGBLIGHT_ENABLE = yes | 18 | RGBLIGHT_ENABLE = yes |
diff --git a/keyboards/wsk/pain27/rules.mk b/keyboards/wsk/pain27/rules.mk index 8f6f9b6b5..cfbadac10 100644 --- a/keyboards/wsk/pain27/rules.mk +++ b/keyboards/wsk/pain27/rules.mk | |||
@@ -12,7 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | AUDIO_ENABLE = no | 17 | AUDIO_ENABLE = no |
18 | RGBLIGHT_ENABLE = yes | 18 | RGBLIGHT_ENABLE = yes |
diff --git a/keyboards/wsk/sl40/rules.mk b/keyboards/wsk/sl40/rules.mk index e5e3cec4c..993893238 100644 --- a/keyboards/wsk/sl40/rules.mk +++ b/keyboards/wsk/sl40/rules.mk | |||
@@ -12,7 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | AUDIO_ENABLE = no | 17 | AUDIO_ENABLE = no |
18 | RGBLIGHT_ENABLE = yes | 18 | RGBLIGHT_ENABLE = yes |
diff --git a/keyboards/wsk/tkl30/rules.mk b/keyboards/wsk/tkl30/rules.mk index b97001801..7dae3a842 100644 --- a/keyboards/wsk/tkl30/rules.mk +++ b/keyboards/wsk/tkl30/rules.mk | |||
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
16 | NKRO_ENABLE = yes # USB Nkey Rollover | ||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 17 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |