summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris
diff options
context:
space:
mode:
authorDean Scarff <15805+p00ya@users.noreply.github.com>2023-01-18 07:54:16 +1100
committerGitHub <noreply@github.com>2023-01-17 12:54:16 -0800
commit8e16920530b810510885f5f77a1c0731c463d8bf (patch)
tree75d54c9c248015782dbf00608e89bda7e3fead90 /keyboards/keebio/iris
parent13fe1a9fe80adbf2edba7247b7a473bf329f8eb7 (diff)
[Keyboard] keebio/iris document LED matrix (#19588)
Diffstat (limited to 'keyboards/keebio/iris')
-rw-r--r--keyboards/keebio/iris/rev6b/rev6b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/iris/rev6b/rev6b.c b/keyboards/keebio/iris/rev6b/rev6b.c
index f4d9a6830b..883154c5c3 100644
--- a/keyboards/keebio/iris/rev6b/rev6b.c
+++ b/keyboards/keebio/iris/rev6b/rev6b.c
@@ -22,7 +22,7 @@ led_config_t g_led_config = { {
{ 12, 13, 14, 15, 16, 17 },
{ 23, 22, 21, 20, 19, 18 },
{ NO_LED, NO_LED, 24, 25, 26, 27 },
- // Right Half
+ // Right Half (mirrored, i.e. LEDs 39 and 40 are the leftmost column).
{ 34, 35, 36, 37, 38, 39 },
{ 45, 44, 43, 42, 41, 40 },
{ 46, 47, 48, 49, 50, 51 },