~ruther/qmk_firmware

ref: a616d3a10d36b5f15a4fc2cc47b7373f2bb22e67 qmk_firmware/keyboards/novelkeys/nk65/rules.mk -rwxr-xr-x 412 bytes
a616d3a1 — Rutherther feat: use pinky keys for qk_lock, kc_app instead of thumb keys 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating
# backlight effects.
NO_SUSPEND_POWER_DOWN = yes

CIE1931_CURVE = yes
I2C_DRIVER_REQUIRED = yes

# project specific files
SRC =	keyboards/wilba_tech/wt_main.c \
		keyboards/wilba_tech/wt_rgb_backlight.c \
		drivers/led/issi/is31fl3733.c \
		quantum/color.c

DEFAULT_FOLDER = novelkeys/nk65/base
Do not follow this link