Remove backwards compatibility of debounce names (#13877)
* Remove backwards compatibility of debounce names * Update docs * Update keyboards/keymaps
This commit is contained in:
@@ -34,6 +34,6 @@ SUBPROJECT_rev1 = yes
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
SRC += matrix.c
|
||||
DEBOUNCE_TYPE = eager_pk
|
||||
DEBOUNCE_TYPE = sym_eager_pk
|
||||
|
||||
DEFAULT_FOLDER = handwired/xealous/rev1
|
||||
|
Reference in New Issue
Block a user