[Keyboard] Fix LEDs being inverted on Sabre (#18762)
1 files changed, 1 insertions(+), 0 deletions(-) M keyboards/wolf/sabre/config.h
M keyboards/wolf/sabre/config.h => keyboards/wolf/sabre/config.h +1 -0
@@ 46,5 46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PIN B7 +#define LED_PIN_ON_STATE 0 #define LED_CAPS_LOCK_PIN B3 #define LED_SCROLL_LOCK_PIN B0