~ruther/qmk_firmware

ref: fd18d95b77aecbb04f307d2f53642f17e10ce98e qmk_firmware/users/pvinis/rules.mk -rw-r--r-- 580 bytes
fd18d95b — QMK Bot Merge remote-tracking branch 'origin/master' into develop 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.

# LTO_ENABLE = yes
# CONSOLE_ENABLE = no
# COMMAND_ENABLE = no
Do not follow this link