diff options
-rw-r--r-- | quantum/config_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index fb9f1fd00..80715f2fc 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
@@ -175,7 +175,7 @@ | |||
175 | 175 | ||
176 | // LEDs (only D5/C13 uses an actual LED) | 176 | // LEDs (only D5/C13 uses an actual LED) |
177 | # ifdef CONVERT_TO_PROTON_C_RXLED | 177 | # ifdef CONVERT_TO_PROTON_C_RXLED |
178 | # define D5 PAL_LINE(GPIOC, 13) | 178 | # define D5 PAL_LINE(GPIOC, 14) |
179 | # define B0 PAL_LINE(GPIOC, 13) | 179 | # define B0 PAL_LINE(GPIOC, 13) |
180 | # else | 180 | # else |
181 | # define D5 PAL_LINE(GPIOC, 13) | 181 | # define D5 PAL_LINE(GPIOC, 13) |