mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-12 22:44:11 +00:00
Update launch_1 rules.mk for changes in Qmk
This commit is contained in:
parent
cdd46d2165
commit
bd93a4889e
@ -31,7 +31,8 @@ DYNAMIC_KEYMAP_ENABLE = yes # Reconfigurable keyboard without flashing firmware
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
RAW_ENABLE = yes # Enable RAW HID commands (used by keyboard configurator)
|
||||
RGBLIGHT_ENABLE = no # Support for RGB backlight (conflicts with RGB_MATRIX)
|
||||
RGB_MATRIX_ENABLE = WS2812 # Support for RGB matrix
|
||||
RGB_MATRIX_ENABLE = yes # Support for RGB matrix
|
||||
RGB_MATRIX_DRIVER = WS2812
|
||||
RGB_MATRIX_CUSTOM_KB = yes # Allow custom keyboard effect
|
||||
USB_6KRO_ENABLE = no # 6key Rollover
|
||||
LTO_ENABLE = yes # Link-time optimization for smaller binary
|
||||
|
Loading…
Reference in New Issue
Block a user