summaryrefslogtreecommitdiff
path: root/users/pvinis/rules.mk
blob: da10cc74371f05580bf4feb7d9315d67340d8e20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# add userspace file
SRC += pvinis.c

AUDIO_ENABLE     = no  # piezo speaker sounds
RGBLIGHT_ENABLE  = no  # rgb leds underlight
TAP_DANCE_ENABLE = yes
BACKLIGHT_ENABLE = no  # leds under keycaps
#MOUSEKEY_ENABLE  = no
#SLEEP_LED_ENABLE = no  # no led blinking while sleeping
#NKRO_ENABLE      = yes

# make firmware smaller
LINK_TIME_OPTIMIZATION_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = no