grrr
This commit is contained in:
parent
c88816e2cd
commit
ac982f0992
1 changed files with 8 additions and 6 deletions
14
rules.mk
14
rules.mk
|
|
@ -1,8 +1,10 @@
|
|||
# LEADER_ENABLE = yes
|
||||
CONSOLE_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no
|
||||
EXTRAKEY_ENABLE = no
|
||||
BOOTMAGIC_ENABLE = no
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = no
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
# BACKLIGHT_ENABLE = yes
|
||||
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = atmel-dfu
|
||||
LTO_ENABLE = yes
|
||||
CONSOLE_ENABLE = no
|
||||
COMMAND_ENABLE = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue