diff options
-rw-r--r-- | keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk b/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk index e10c4010a..65ee5ae3e 100644 --- a/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk +++ b/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk | |||
@@ -31,3 +31,5 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
32 | RGB_MATRIX_ENABLE = yes # Use RGB matrix | 32 | RGB_MATRIX_ENABLE = yes # Use RGB matrix |
33 | NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in | 33 | NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in |
34 | |||
35 | LAYOUTS = 65_ansi_blocker | ||