~ruther/qmk_firmware

ref: 38f07e1fd27b40c3a66707b2e1478832a4f927cb qmk_firmware/keyboards/spaceholdings/nebula12/rules.mk -rwxr-xr-x 394 bytes
38f07e1f — Ryan `handwired/swiftrax/bumblebee`: fix layout name (#24064) 1 year, 4 months 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/is31fl3731.c \
        quantum/color.c