summaryrefslogtreecommitdiff
path: root/keyboards/longnald/corin
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/longnald/corin')
-rw-r--r--keyboards/longnald/corin/config.h5
-rw-r--r--keyboards/longnald/corin/info.json7
2 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/longnald/corin/config.h b/keyboards/longnald/corin/config.h
index caafcfd8a1..dc8c6770ae 100644
--- a/keyboards/longnald/corin/config.h
+++ b/keyboards/longnald/corin/config.h
@@ -18,11 +18,6 @@
#pragma once
-# define RGBLED_NUM 64
-# define RGBLIGHT_HUE_STEP 20
-# define RGBLIGHT_SAT_STEP 20
-# define RGBLIGHT_VAL_STEP 40
-# define RGBLIGHT_SLEEP
# define RGBLIGHT_EFFECT_BREATHING
# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
# define RGBLIGHT_EFFECT_SNAKE
diff --git a/keyboards/longnald/corin/info.json b/keyboards/longnald/corin/info.json
index 52964256bb..644a7a55ee 100644
--- a/keyboards/longnald/corin/info.json
+++ b/keyboards/longnald/corin/info.json
@@ -12,7 +12,12 @@
"pin": "D3"
},
"rgblight": {
- "max_brightness": 200
+ "hue_steps": 20,
+ "saturation_steps": 20,
+ "brightness_steps": 40,
+ "led_count": 64,
+ "max_brightness": 200,
+ "sleep": true
},
"matrix_pins": {
"cols": ["F7", "F6", "F1", "F5", "B1", "E6", "D4", "B7", "D1", "D2", "D0", "B4", "B6", "C6", "C7"],