[Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN
(#15292)
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
/* 1000Hz USB polling */
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
|
||||
/* Send up to 4 key press events per scan */
|
||||
#define QMK_KEYS_PER_SCAN 4
|
||||
|
||||
/* Force NKRO on boot up */
|
||||
#define FORCE_NKRO
|
||||
|
||||
|
Reference in New Issue
Block a user