]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/dztech/dz40rgb/rules.mk
[Keyboard] Snagpad Configurator bugfix and readme refactor (#6381)
[qmk_firmware.git] / keyboards / dztech / dz40rgb / rules.mk
1 MCU  = STM32F303
2 DFU_ARGS = -d 0483:df11 -a 0 -s 0x08000000:leave
3 DFU_SUFFIX_ARGS = -p DF11 -v 0483
4 BACKLIGHT_ENABLE = no
5 BOOTMAGIC_ENABLE = lite            # Virtual DIP switch configuration
6 MOUSEKEY_ENABLE = yes              # Mouse keys
7 EXTRAKEY_ENABLE = yes              # Audio control and System control
8 CONSOLE_ENABLE = no                # Console for debug
9 COMMAND_ENABLE = no                # Commands for debug and configuration
10 #SLEEP_LED_ENABLE = yes            # Breathing sleep LED during USB suspend
11 NKRO_ENABLE = no                 # USB Nkey Rollover
12 AUDIO_ENABLE = no
13 RGB_MATRIX_ENABLE = IS31FL3733     # Use RGB matrix
14 NO_USB_STARTUP_CHECK = no          # Disable initialization only when usb is plugged in66666666666666666666666666