[Keyboard] keebio/iris document LED matrix (#19588)
parent
13fe1a9fe8
commit
8e16920530
|
@ -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 },
|
||||
|
|
Loading…
Reference in New Issue