summaryrefslogtreecommitdiff
path: root/keyboards/frooastboard
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/frooastboard')
-rw-r--r--keyboards/frooastboard/nano/config.h2
-rw-r--r--keyboards/frooastboard/nano/info.json3
2 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/frooastboard/nano/config.h b/keyboards/frooastboard/nano/config.h
index 32d34ead42..9ffcce4178 100644
--- a/keyboards/frooastboard/nano/config.h
+++ b/keyboards/frooastboard/nano/config.h
@@ -18,8 +18,6 @@
#define RGBLED_NUM 8
-#define RGBLIGHT_SLEEP
-
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
diff --git a/keyboards/frooastboard/nano/info.json b/keyboards/frooastboard/nano/info.json
index d1a77d256d..0a6fde88ba 100644
--- a/keyboards/frooastboard/nano/info.json
+++ b/keyboards/frooastboard/nano/info.json
@@ -24,6 +24,9 @@
"pid": "0x6F21",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "sleep": true
+ },
"ws2812": {
"pin": "B4"
},