Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keymaps (#16448)
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
This commit is contained in:
parent
e793128991
commit
83a32b2574
55 changed files with 9 additions and 94 deletions
|
@ -43,7 +43,6 @@
|
|||
#define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6, F5, F4, B0 }
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
#define LAYER_STATE_8BIT
|
||||
#define USB_POLLING_INTERVAL_MS 1 //1000Hz polling rate
|
||||
#define QMK_KEYS_PER_SCAN 12 // moar gaming code
|
||||
#define RGB_DI_PIN D3
|
||||
#ifdef RGB_DI_PIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue