summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f401/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-07-21 09:41:02 +1000
committerGitHub <noreply@github.com>2023-07-21 09:41:02 +1000
commit39679e055d803fcd0fda3669088df694e0e31b2c (patch)
treee4c06867348da1db27a04b9d7a34dd2ba8db3a30 /keyboards/handwired/riblee_f401/config.h
parent4137685f8eb3ecde7ba0158a78cd9c411ee05606 (diff)
Fix backlight support for some boards (#21554)
Diffstat (limited to 'keyboards/handwired/riblee_f401/config.h')
-rw-r--r--keyboards/handwired/riblee_f401/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/riblee_f401/config.h b/keyboards/handwired/riblee_f401/config.h
index c39cbc87f5..3e384e5b5b 100644
--- a/keyboards/handwired/riblee_f401/config.h
+++ b/keyboards/handwired/riblee_f401/config.h
@@ -16,4 +16,7 @@
#pragma once
+#define BACKLIGHT_PWM_DRIVER PWMD5
+#define BACKLIGHT_PWM_CHANNEL 1
+
#define MOUSEKEY_INTERVAL 32