summaryrefslogtreecommitdiff
path: root/keyboards/mk65
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-04-19 19:56:45 +0100
committerGitHub <noreply@github.com>2025-04-19 11:56:45 -0700
commit88453acc6aa4c92fdcc90f706987114cc4b9a237 (patch)
tree5fbefa42f5da5e805ae753ca2d7f44fb52916261 /keyboards/mk65
parent988d81581dc0bb55f4edf62eaadd89c442691f83 (diff)
Remove duplication of RGBLight defaults (#25169)
Diffstat (limited to 'keyboards/mk65')
-rw-r--r--keyboards/mk65/keyboard.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mk65/keyboard.json b/keyboards/mk65/keyboard.json
index 9135deaf19..07a78872c4 100644
--- a/keyboards/mk65/keyboard.json
+++ b/keyboards/mk65/keyboard.json
@@ -34,10 +34,8 @@
34 }, 34 },
35 "rgblight": { 35 "rgblight": {
36 "led_count": 7, 36 "led_count": 7,
37 "hue_steps": 8,
38 "saturation_steps": 8, 37 "saturation_steps": 8,
39 "brightness_steps": 8, 38 "brightness_steps": 8,
40 "max_brightness": 255,
41 "sleep": true, 39 "sleep": true,
42 "animations": { 40 "animations": {
43 "alternating": true, 41 "alternating": true,