From d13f5f0d662175a2d7b4fc93941dc996bfa92ff2 Mon Sep 17 00:00:00 2001
From: Wolf Van Herreweghe <wolfvanh@gmail.com>
Date: Thu, 20 Oct 2022 09:52:38 +0200
Subject: [PATCH] [Keyboard] Fix LEDs being inverted on Sabre (#18762)

---
 keyboards/wolf/sabre/config.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/keyboards/wolf/sabre/config.h b/keyboards/wolf/sabre/config.h
index 57319a134d..ad8461f2b7 100644
--- a/keyboards/wolf/sabre/config.h
+++ b/keyboards/wolf/sabre/config.h
@@ -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