diff options
Diffstat (limited to 'keyboards/dztech/dz60rgb/rules.mk')
-rw-r--r-- | keyboards/dztech/dz60rgb/rules.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/dztech/dz60rgb/rules.mk b/keyboards/dztech/dz60rgb/rules.mk deleted file mode 100644 index f381ca585c..0000000000 --- a/keyboards/dztech/dz60rgb/rules.mk +++ /dev/null @@ -1,14 +0,0 @@ -# MCU name -MCU = STM32F303 - -BACKLIGHT_ENABLE = no -BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = no # Commands for debug and configuration -#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend -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 |