aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/montsinger
diff options
context:
space:
mode:
authorRossman360 <53881724+Rossman360@users.noreply.github.com>2020-07-16 16:20:02 -0400
committerGitHub <noreply@github.com>2020-07-17 06:20:02 +1000
commit2773082d9d1dd3f28ae2b4e43543bd235ec6f81c (patch)
tree96667c33247c95587871db7429e0e7fbbb53e626 /keyboards/montsinger
parent19b70b2737517b08beebe28ad5b2d084c9f59bf3 (diff)
downloadfirmware-2773082d9d1dd3f28ae2b4e43543bd235ec6f81c.tar.gz
firmware-2773082d9d1dd3f28ae2b4e43543bd235ec6f81c.tar.bz2
firmware-2773082d9d1dd3f28ae2b4e43543bd235ec6f81c.zip
add default Rebound lighting settings (#9740)
* cleaning up * deleting to undelete * add rebound lighting settings
Diffstat (limited to 'keyboards/montsinger')
-rw-r--r--keyboards/montsinger/rebound/rev4/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/montsinger/rebound/rev4/config.h b/keyboards/montsinger/rebound/rev4/config.h
index c4fc053ea..9932cd2d6 100644
--- a/keyboards/montsinger/rebound/rev4/config.h
+++ b/keyboards/montsinger/rebound/rev4/config.h
@@ -60,6 +60,10 @@ diode)
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
+/* ws2812 RGB LED */
+#define RGB_DI_PIN B6
+#define RGBLED_NUM 17
+
/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0