[Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN
(#15292)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
#pragma once
|
||||
|
||||
/* place overrides here */
|
||||
#undef QMK_KEYS_PER_SCAN
|
||||
#define QMK_KEYS_PER_SCAN 4
|
||||
#undef DEBOUNCE
|
||||
#define DEBOUNCE 8
|
||||
#undef TAPPING_TOGGLE
|
||||
|
Reference in New Issue
Block a user