aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource
diff options
context:
space:
mode:
authorRyan2024-05-20 09:11:49 +0200
committerGitHub2024-05-20 09:11:49 +0200
commit5fda3490187a7448176b7d37bf16c1cd1d80b736 (patch)
tree23a5211be52919c9fc8b8981c6b53870c6a6cf54 /keyboards/boardsource
parent48c0b601412513c83e31bd818c1ce2127682d567 (diff)
Remove RGB keycodes from boards with no RGB config (#23709)
Diffstat (limited to 'keyboards/boardsource')
-rw-r--r--keyboards/boardsource/the_mark/keyboard.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/boardsource/the_mark/keyboard.json b/keyboards/boardsource/the_mark/keyboard.json
index 8dc08e4fc4..69c5f681eb 100644
--- a/keyboards/boardsource/the_mark/keyboard.json
+++ b/keyboards/boardsource/the_mark/keyboard.json
@@ -8,8 +8,7 @@
"bootmagic": true,
"extrakey": true,
"mousekey": true,
- "rgblight": true,
- "rgb_matrix": false
+ "rgblight": true
},
"matrix_pins": {
"cols": ["B5", "B6", "B7", "F5", "C7", "D0", "D1", "D2", "D3", "D4", "D5", "D6", "D7", "F0", "F1", "F4"],