aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic
diff options
context:
space:
mode:
authorJoel Challis2024-03-30 18:19:03 +0100
committerGitHub2024-03-30 18:19:03 +0100
commit04d6803b34d80a6992f649d77f7a52209407312e (patch)
tree6318ff37449e5b909a2deb3e5f22c0333e557f83 /keyboards/kprepublic
parent2dd406f08fc5d9877c8fd2642e94975eae37e86f (diff)
Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)
Diffstat (limited to 'keyboards/kprepublic')
-rw-r--r--keyboards/kprepublic/bm60hsrgb/rev2/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/kprepublic/bm60hsrgb/rev2/rules.mk b/keyboards/kprepublic/bm60hsrgb/rev2/rules.mk
index 805593ed5b..cbe283378d 100644
--- a/keyboards/kprepublic/bm60hsrgb/rev2/rules.mk
+++ b/keyboards/kprepublic/bm60hsrgb/rev2/rules.mk
@@ -10,7 +10,6 @@ NKRO_ENABLE = yes # 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
LTO_ENABLE = yes
RGB_MATRIX_ENABLE = yes
WS2812_DRIVER_REQUIRED = yes