~ruther/qmk_firmware

ref: 2d4832f57ae392a57567e9a126d38cde44399d91 qmk_firmware/keyboards/hs60/v2/hhkb/rules.mk -rw-r--r-- 374 bytes
2d4832f5 — Joel Challis Align RGBKB keyboards to current standards (#23663) 1 year, 24 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
Do not follow this link