Swap LED_PIN_ON_STATE to 0. (#19692) User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state
1 files changed, 1 insertions(+), 0 deletions(-) M keyboards/mode/m80v2/config.h
M keyboards/mode/m80v2/config.h => keyboards/mode/m80v2/config.h +1 -0