Fixing some bugs in the mapping

- had the wrong sequence in there for the right side thumbs
- Had hte center wrong
This commit is contained in:
Victor 2024-04-23 23:46:51 -05:00
parent 760ead9996
commit 68341a210c
Failed to generate hash of commit
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@
#define RGB_MATRIX_LED_COUNT 36
#define RGB_MATRIX_SPLIT { 18, 18 }
#define RGB_MATRIX_CENTER { 112, 32 }
#define RGB_MATRIX_CENTER { 133, 54 }

View file

@ -71,7 +71,7 @@ led_config_t g_led_config = {
{21, 22, 28, 29, 34},
{20, 23, 27, 30, 33},
{19, 24, 26, 31, 32},
{18, 18, 35, NO_LED, NO_LED}
{18, 25, 35, NO_LED, NO_LED}
}
, {
// LED index to physical position