[Keyboard] mach3 LED index correction (#17110)

This commit is contained in:
Albert Y 2022-05-17 13:02:14 +08:00 committed by GitHub
parent 467f3ae872
commit aa970e8560
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,8 +19,8 @@
led_config_t g_led_config = { {
// Key Matrix to LED Index
{ 0, 1, 2 },
{ 7, 6, 5 },
{ 8, 9, 10 },
{ 5, 4, 3 },
{ 6, 7, 8 },
}, {
// LED Index to Physical Position
{ 0, 0 }, { 112, 0 }, { 224, 0 },