summaryrefslogtreecommitdiff
path: root/keyboards/rart/rart80
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rart/rart80')
-rw-r--r--keyboards/rart/rart80/config.h1
-rw-r--r--keyboards/rart/rart80/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/rart/rart80/config.h b/keyboards/rart/rart80/config.h
index 42f78d3efe..4c08a231aa 100644
--- a/keyboards/rart/rart80/config.h
+++ b/keyboards/rart/rart80/config.h
@@ -34,5 +34,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
-#define RGBLIGHT_LIMIT_VAL 240
#define RGBLIGHT_SLEEP
diff --git a/keyboards/rart/rart80/info.json b/keyboards/rart/rart80/info.json
index df8fb758fc..5b9f768c74 100644
--- a/keyboards/rart/rart80/info.json
+++ b/keyboards/rart/rart80/info.json
@@ -20,6 +20,9 @@
"ws2812": {
"pin": "D5"
},
+ "rgblight": {
+ "max_brightness": 240
+ },
"bootmagic": {
"matrix": [0, 1]
},