mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
WT60-A 1000hz Polling Rate and Tweaks config.h
Response time tweaks
This commit is contained in:
parent
36c3f4deba
commit
8c580d8ef3
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user