diff options
| author | QMK Bot | 2024-10-06 10:52:12 +0200 |
|---|---|---|
| committer | QMK Bot | 2024-10-06 10:52:12 +0200 |
| commit | 50e54d8e1ab57b1533821836ebad5b032cb422e7 (patch) | |
| tree | b44f8cd37ab3d1db277e3a949fb9620a8c2f4560 /keyboards | |
| parent | 7f475b590a1c497ca77c818cd295a94c606b7e6e (diff) | |
| parent | 13a87ad354c90a638cc7a71e7d23bead2f4771eb (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/hotdox76v2/hotdox76v2.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/hotdox76v2/hotdox76v2.c b/keyboards/hotdox76v2/hotdox76v2.c index 3ee5894107..26dc8f4d74 100644 --- a/keyboards/hotdox76v2/hotdox76v2.c +++ b/keyboards/hotdox76v2/hotdox76v2.c @@ -20,12 +20,12 @@ led_config_t g_led_config = { { 13, 12, 11, 10, 9, 8, 7 }, { 0, 1, 2, 3, 4, 5, 6 }, /*right*/ - { NO_LED, 72, 71, 70, 73, 75, 74 }, - { 65, 66, 67, 68, 69, NO_LED, NO_LED }, - { 64, 63, 62, 61, 60, 59, 58 }, - { 52, 53, 54, 55, 56, 57, NO_LED }, - { 51, 50, 49, 48, 47, 46, 45 }, - { 38, 39, 40, 41, 42, 43, 44 } + { NO_LED, 77, 76, 75, 78, 80, 79 }, + { 70, 71, 72, 73, 74, NO_LED, NO_LED }, + { 69, 68, 67, 66, 65, 64, 63 }, + { 57, 58, 59, 60, 61, 62, NO_LED }, + { 56, 55, 54, 53, 52, 51, 50 }, + { 43, 44, 45, 46, 47, 48, 49 } }, { // LED Index to Physical Position |