Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)
This commit is contained in:
parent
2dd406f08f
commit
04d6803b34
36 changed files with 1 additions and 40 deletions
|
@ -14,7 +14,6 @@ CONSOLE_ENABLE = no # Console for debug
|
|||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@ CONSOLE_ENABLE = no # Console for debug
|
|||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@ CONSOLE_ENABLE = no # Console for debug
|
|||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue