summaryrefslogtreecommitdiff
path: root/keyboards/aves60
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aves60')
-rw-r--r--keyboards/aves60/config.h1
-rw-r--r--keyboards/aves60/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/aves60/config.h b/keyboards/aves60/config.h
index 584594c00d..cdd7d9e3f1 100644
--- a/keyboards/aves60/config.h
+++ b/keyboards/aves60/config.h
@@ -3,7 +3,6 @@
#pragma once
-#define RGBLED_NUM 9
//# define RGBLIGHT_HUE_STEP 8
//# define RGBLIGHT_SAT_STEP 8
//# define RGBLIGHT_VAL_STEP 8
diff --git a/keyboards/aves60/info.json b/keyboards/aves60/info.json
index eaa74b4fbb..b8c9468f31 100644
--- a/keyboards/aves60/info.json
+++ b/keyboards/aves60/info.json
@@ -16,6 +16,9 @@
"bootmagic": {
"matrix": [4, 6]
},
+ "rgblight": {
+ "led_count": 9
+ },
"ws2812": {
"pin": "D5"
},