]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/pvinis/rules.mk
[Keymap] Jarred's Plaid keymap (#6049)
[qmk_firmware.git] / users / pvinis / rules.mk
1 # add userspace file
2 SRC += pvinis.c
3
4 AUDIO_ENABLE     = no  # piezo speaker sounds
5 RGBLIGHT_ENABLE  = no  # rgb leds underlight
6 TAP_DANCE_ENABLE = yes
7 BACKLIGHT_ENABLE = no  # leds under keycaps
8 #MOUSEKEY_ENABLE  = no
9 #SLEEP_LED_ENABLE = no  # no led blinking while sleeping
10 #NKRO_ENABLE      = yes
11
12 # make firmware smaller
13 LINK_TIME_OPTIMIZATION_ENABLE = yes
14 CONSOLE_ENABLE = no
15 COMMAND_ENABLE = no