summaryrefslogtreecommitdiff
path: root/keyboards/wolf
diff options
context:
space:
mode:
authorWolf Van Herreweghe <wolfvanh@gmail.com>2022-10-20 09:52:38 +0200
committerGitHub <noreply@github.com>2022-10-20 00:52:38 -0700
commitd13f5f0d662175a2d7b4fc93941dc996bfa92ff2 (patch)
tree49c1ca298b44915b86f874ac4369854860fa6bfa /keyboards/wolf
parent1b107baf5666973f6e76e73347d0c45bf245db58 (diff)
[Keyboard] Fix LEDs being inverted on Sabre (#18762)
Diffstat (limited to 'keyboards/wolf')
-rw-r--r--keyboards/wolf/sabre/config.h1
1 files changed, 1 insertions, 0 deletions
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