Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK built-in code (#7874)
* Add: RGB underglow support using SPI to SteamVan and CO60 * Update: Switch to QMK's baclight implementation for CO60 and SteamVan * Fix: Remove now unnecessary backlighting code from keyboard files
This commit is contained in:
committed by
Joel Challis
parent
b89e35bdd3
commit
be7d70b15c
@@ -1,9 +1,6 @@
|
||||
# MCU name
|
||||
MCU = STM32F303
|
||||
|
||||
# Code for backlight breathing:
|
||||
SRC += led.c
|
||||
|
||||
# Build Options
|
||||
# comment out to disable the options.
|
||||
#
|
||||
|
Reference in New Issue
Block a user