summaryrefslogtreecommitdiff
path: root/keyboards/phase_studio/titan65
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-05-30 22:44:05 +0000
committerQMK Bot <hello@qmk.fm>2022-05-30 22:44:05 +0000
commit67e80780bb15a74f25148fb16bf59b45205e9b27 (patch)
treeefb7fb16768d07f366e35046f1e7411175de58bd /keyboards/phase_studio/titan65
parent6e4e50d5aaef48284baefd71836b0ac821ea232d (diff)
parent2879573688e347fd448ac32a1621ba3bec97f5c5 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/phase_studio/titan65')
-rw-r--r--keyboards/phase_studio/titan65/hotswap/hotswap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/phase_studio/titan65/hotswap/hotswap.c b/keyboards/phase_studio/titan65/hotswap/hotswap.c
index bc96b2d323..9c6538abf9 100644
--- a/keyboards/phase_studio/titan65/hotswap/hotswap.c
+++ b/keyboards/phase_studio/titan65/hotswap/hotswap.c
@@ -20,7 +20,7 @@
led_config_t g_led_config = {
{
{ 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, NO_LED, 65, 66 },
- { 51, NO_LED, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, .38, 37 },
+ { 51, NO_LED, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37 },
{ 23, NO_LED, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, NO_LED, 36 },
{ NO_LED, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, NO_LED, 11, 10, 9 },
{ 0, 1, NO_LED, 2, NO_LED, NO_LED, 3, NO_LED, NO_LED, NO_LED, 4, 5, NO_LED, 6, 7, 8 }