diff options
author | jack <0x6A73@pm.me> | 2022-11-07 15:16:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-08 09:16:05 +1100 |
commit | ce80a3ad46b951e6c7021b43e43e63074d8234f8 (patch) | |
tree | 3051497470990980524ae109359fc5689cd31bca /keyboards | |
parent | 4deaa58016be57184af5e3148b5322e58a0a9ffb (diff) |
Fixup hotdox76v2 on develop (#18991)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/hotdox76v2/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/hotdox76v2/config.h b/keyboards/hotdox76v2/config.h index 8a1bdb0288..5a3d53d447 100644 --- a/keyboards/hotdox76v2/config.h +++ b/keyboards/hotdox76v2/config.h @@ -25,8 +25,7 @@ { 43, 43 } #define RGB_DI_PIN D3 -#define RGBLED_NUM 86 -#define DRIVER_LED_TOTAL RGBLED_NUM +#define RGB_MATRIX_LED_COUNT 86 #define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150 #define RGB_DISABLE_WHEN_USB_SUSPENDED |