2020-04-13 20:59:04 +02:00
|
|
|
SRC += pvinis.c # add userspace file
|
|
|
|
|
|
|
|
|
|
|
|
## Use the stuff below on the keyboard keymaps, not here.
|
|
|
|
## If they are used here, they will replace the keymap's rules, since this file is eval'd later.
|
|
|
|
|
|
|
|
# TAP_DANCE_ENABLE = yes
|
|
|
|
# AUDIO_ENABLE = yes # piezo speaker sounds
|
|
|
|
# RGBLIGHT_ENABLE = yes # rgb leds underlight
|
|
|
|
# BACKLIGHT_ENABLE = no # leds under keycaps
|
|
|
|
# MOUSEKEY_ENABLE = yes
|
|
|
|
# LEEP_LED_ENABLE = no # no led blinking while sleeping
|
|
|
|
# KRO_ENABLE = yes
|
|
|
|
|
|
|
|
## Some extra stuff to make firmware smaller.
|
|
|
|
|
2020-08-22 10:21:06 +02:00
|
|
|
# LTO_ENABLE = yes
|
2020-04-13 20:59:04 +02:00
|
|
|
# CONSOLE_ENABLE = no
|
|
|
|
# COMMAND_ENABLE = no
|