Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)
This commit is contained in:
@@ -10,5 +10,4 @@ NKRO_ENABLE = no # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
|
||||
@@ -12,7 +12,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
|
||||
RGB_MATRIX_SUPPORTED = yes
|
||||
|
||||
Reference in New Issue
Block a user