summaryrefslogtreecommitdiff
path: root/keyboards/drop/ctrl
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-14 17:02:40 +1000
committerGitHub <noreply@github.com>2023-09-14 08:02:40 +0100
commit76daf29ef0820438902eb64027c403cc3e37b892 (patch)
tree3b67a3c9ba6632c84958f30f49678fc87eeaa070 /keyboards/drop/ctrl
parentf9ed1e3ebc66b568a20848ae0f07052fbef5e4a8 (diff)
Add and use PWM frequency defines for ISSI LED drivers (#22009)
Diffstat (limited to 'keyboards/drop/ctrl')
-rw-r--r--keyboards/drop/ctrl/v2/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/drop/ctrl/v2/config.h b/keyboards/drop/ctrl/v2/config.h
index dbb1220afc..51990d856b 100644
--- a/keyboards/drop/ctrl/v2/config.h
+++ b/keyboards/drop/ctrl/v2/config.h
@@ -18,7 +18,7 @@
#define DRIVER_ADDR_2 0b1011111
#define IS31FL3733_DRIVER_COUNT 2
#define RGB_MATRIX_LED_COUNT 119
-#define IS31FL3733_PWM_FREQUENCY 0b010 // 26k
+#define IS31FL3733_PWM_FREQUENCY IS31FL3733_PWM_FREQUENCY_26K7_HZ
#define RGB_DISABLE_WHEN_USB_SUSPENDED
#define RGB_MATRIX_DEFAULT_VAL 100