summaryrefslogtreecommitdiff
path: root/keyboards/mntre
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-07-21 09:27:55 +1000
committerGitHub <noreply@github.com>2023-07-21 09:27:55 +1000
commit4137685f8eb3ecde7ba0158a78cd9c411ee05606 (patch)
tree52e5a157409680ae62e42318c4f6f7087bef19e2 /keyboards/mntre
parentb090354143612d2c0f5c8629510542de5bd4e29e (diff)
backlight: split AVR PWM and timer drivers (#21540)
Diffstat (limited to 'keyboards/mntre')
-rw-r--r--keyboards/mntre/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mntre/config.h b/keyboards/mntre/config.h
index 55a7a8457e..c12ca23672 100644
--- a/keyboards/mntre/config.h
+++ b/keyboards/mntre/config.h
@@ -3,7 +3,7 @@
#pragma once
-#define BACKLIGHT_CUSTOM_RESOLUTION 0x400
+#define BACKLIGHT_RESOLUTION 0x400
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE