diff options
Diffstat (limited to 'keyboards/dztech/dz60rgb/rules.mk')
-rw-r--r-- | keyboards/dztech/dz60rgb/rules.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/dztech/dz60rgb/rules.mk b/keyboards/dztech/dz60rgb/rules.mk index 006541504a..ed30bec8b6 100644 --- a/keyboards/dztech/dz60rgb/rules.mk +++ b/keyboards/dztech/dz60rgb/rules.mk @@ -11,6 +11,4 @@ COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = no # USB Nkey Rollover AUDIO_ENABLE = no RGB_MATRIX_ENABLE = IS31FL3733 # Use RGB matrix -NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in - -LAYOUTS = 60_ansi
\ No newline at end of file +NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
\ No newline at end of file |