Move TAP_CODE_DELAY to data driven (#21363)
This commit is contained in:
@@ -85,5 +85,3 @@
|
||||
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define WAIT_FOR_USB
|
||||
|
||||
#define TAP_CODE_DELAY 10
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
"pid": "0xA372",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"qmk": {
|
||||
"tap_keycode_delay": 10
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "A7",
|
||||
"driver": "pwm"
|
||||
|
||||
Reference in New Issue
Block a user