summaryrefslogtreecommitdiff
path: root/keyboards/quarkeys/z40/z40.c
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-10 09:55:09 +0000
committerGitHub <noreply@github.com>2024-01-10 09:55:09 +0000
commit41948350e866b8881a82a384342686942fc92865 (patch)
treeed7377a2b269ec6c846a01249601e43ce679533c /keyboards/quarkeys/z40/z40.c
parent833abef115c8715a2bb56a871a557cc6e80ff48c (diff)
Migrate RGB Matrix config to info.json - NOPQ (#22866)
Diffstat (limited to 'keyboards/quarkeys/z40/z40.c')
-rw-r--r--keyboards/quarkeys/z40/z40.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/quarkeys/z40/z40.c b/keyboards/quarkeys/z40/z40.c
index 18ebec736b..edd8946c11 100644
--- a/keyboards/quarkeys/z40/z40.c
+++ b/keyboards/quarkeys/z40/z40.c
@@ -26,7 +26,7 @@ led_config_t g_led_config = { {
{ 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35 },
{ 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23 },
{ 22, 21, 20, 29, 18, 17, 16, 15, 14, 13, 12, 11 },
- { 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 }
+ { 10, 9, 8, 7, 6, 5, NO_LED, 4, 3, 2, 1, 0 }
},
{ // Index to Physical Position
{225, 64}, {200, 64}, {180, 64}, {160, 64}, {140, 64}, {110, 64}, { 80, 64}, { 60, 64}, { 40, 64}, { 20, 64}, { 0, 64},