summaryrefslogtreecommitdiff
path: root/keyboards/kira75
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kira75')
-rw-r--r--keyboards/kira75/config.h1
-rw-r--r--keyboards/kira75/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/kira75/config.h b/keyboards/kira75/config.h
index b51a90cb7e..8d1b1dad39 100644
--- a/keyboards/kira75/config.h
+++ b/keyboards/kira75/config.h
@@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-#define RGBLED_NUM 18
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
diff --git a/keyboards/kira75/info.json b/keyboards/kira75/info.json
index 48e4bdf85e..d52e375cbb 100644
--- a/keyboards/kira75/info.json
+++ b/keyboards/kira75/info.json
@@ -17,6 +17,9 @@
"pin": "B7",
"breathing": true
},
+ "rgblight": {
+ "led_count": 18
+ },
"ws2812": {
"pin": "E2"
},