summaryrefslogtreecommitdiff
path: root/keyboards/draculad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/draculad')
-rw-r--r--keyboards/draculad/config.h1
-rw-r--r--keyboards/draculad/info.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/draculad/config.h b/keyboards/draculad/config.h
index 697ac4ccb0..426f7a3a38 100644
--- a/keyboards/draculad/config.h
+++ b/keyboards/draculad/config.h
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_EFFECT_STATIC_GRADIENT
#define RGBLIGHT_EFFECT_BREATHING
-#define RGBLED_NUM 10
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
diff --git a/keyboards/draculad/info.json b/keyboards/draculad/info.json
index b5d4fe6535..cc88dcd07e 100644
--- a/keyboards/draculad/info.json
+++ b/keyboards/draculad/info.json
@@ -9,6 +9,7 @@
"device_version": "0.0.1"
},
"rgblight": {
+ "led_count": 10,
"sleep": true,
"split": true
},