summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/freoduo/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-10 06:39:27 +0000
committerQMK Bot <hello@qmk.fm>2023-01-10 06:39:27 +0000
commit64dea51094478cfa8fb7c11da9e24ac861a0ad26 (patch)
tree86b898948367bdfacb1cbe14e3c6da5e06963ddd /keyboards/handwired/freoduo/config.h
parent8bc85c0f4273d42af6759ff0e1cf1f1c19faede4 (diff)
parent4d835834105e09b9c3a59d0f2334771bacdca2a6 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/freoduo/config.h')
-rw-r--r--keyboards/handwired/freoduo/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/freoduo/config.h b/keyboards/handwired/freoduo/config.h
index 45d4609abf..4d433cdca7 100644
--- a/keyboards/handwired/freoduo/config.h
+++ b/keyboards/handwired/freoduo/config.h
@@ -39,11 +39,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN D4
#if !defined(RGBLED_NUM)
-# define RGBLED_NUM 18
+# define RGBLED_NUM 30
# define RGBLIGHT_SPLIT
-# define RGBLED_SPLIT { 9, 9 }
+# define RGBLED_SPLIT { 16, 14 }
// Switch RGB sides with LED MAP.
-# define RGBLIGHT_LED_MAP { 8, 7, 6, 5, 4, 3, 2, 1, 0, 17, 16, 15, 14, 13, 12, 11, 10, 9}
+# define RGBLIGHT_LED_MAP { 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30}
# define RGBLIGHT_LAYERS
#endif
#define RGBLIGHT_EFFECT_BREATHING