summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt65_a
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-13 22:50:20 +1000
committerGitHub <noreply@github.com>2023-09-13 22:50:20 +1000
commit2d41443e6a2c97ab018879aac5048cdf28958bdd (patch)
tree06bb8294ab1da4f25e213b742fabd3d0c331f726 /keyboards/wilba_tech/wt65_a
parentd36f73a431e4e22dc3a95f5e5ecf6da2123a1339 (diff)
is31fl3736: driver naming cleanups (#21903)
Diffstat (limited to 'keyboards/wilba_tech/wt65_a')
-rw-r--r--keyboards/wilba_tech/wt65_a/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt65_a/config.h b/keyboards/wilba_tech/wt65_a/config.h
index aa75002b4f..8b30dd6cde 100644
--- a/keyboards/wilba_tech/wt65_a/config.h
+++ b/keyboards/wilba_tech/wt65_a/config.h
@@ -61,3 +61,6 @@
// Backlight config starts after VIA's EEPROM usage,
// dynamic keymaps start after this.
#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 7
+
+#define IS31FL3736_DRIVER_COUNT 2
+#define RGB_MATRIX_LED_COUNT 96