aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/co60/rev6/config.h
diff options
context:
space:
mode:
authorJohn M Daly <jmdaly@gmail.com>2020-01-12 22:48:24 -0500
committerJoel Challis <git@zvecr.com>2020-01-13 03:48:24 +0000
commitbe7d70b15c4b3db4ae2aa2ea7c67caa48c9ef50b (patch)
treecfae1f30cee0902555372421b75c76fddc10ceca /keyboards/handwired/co60/rev6/config.h
parentb89e35bdd33b3953711de8b0be64c76b64e9701b (diff)
downloadfirmware-be7d70b15c4b3db4ae2aa2ea7c67caa48c9ef50b.tar.gz
firmware-be7d70b15c4b3db4ae2aa2ea7c67caa48c9ef50b.tar.bz2
firmware-be7d70b15c4b3db4ae2aa2ea7c67caa48c9ef50b.zip
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
Diffstat (limited to 'keyboards/handwired/co60/rev6/config.h')
-rw-r--r--keyboards/handwired/co60/rev6/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/handwired/co60/rev6/config.h b/keyboards/handwired/co60/rev6/config.h
index b1ab99fd9..a2c73853c 100644
--- a/keyboards/handwired/co60/rev6/config.h
+++ b/keyboards/handwired/co60/rev6/config.h
@@ -55,6 +55,5 @@
/* Backlight configuration
* Backlight LEDs on B8
*/
-#define BACKLIGHT_LEVELS 24
+#define BACKLIGHT_PIN B8
#define BACKLIGHT_BREATHING
-#define BREATHING_PERIOD 6