mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-07 04:05:36 -04:00
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
d53654bb31
commit
ec10413e9b
14 changed files with 2 additions and 18 deletions
|
@ -36,5 +36,3 @@
|
|||
# define RGBLIGHT_VAL_STEP 8
|
||||
# define RGBLIGHT_LIMIT_VAL 150
|
||||
#endif
|
||||
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue