WT60-A 1000hz Polling Rate and Tweaks config.h

Response time tweaks
This commit is contained in:
RookieTM 2025-07-23 15:04:11 -04:00 committed by GitHub
parent 36c3f4deba
commit 8c580d8ef3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,3 +59,7 @@
#define IS31FL3736_I2C_ADDRESS_1 IS31FL3736_I2C_ADDRESS_GND_GND #define IS31FL3736_I2C_ADDRESS_1 IS31FL3736_I2C_ADDRESS_GND_GND
#define IS31FL3736_LED_COUNT 96 #define IS31FL3736_LED_COUNT 96
#define DEBOUNCE 3
#define DEBOUNCE_TYPE symm
#define USB_POLLING_INTERVAL_MS 1
#define QMK_KEYS_PER_SCAN 12