refactor: Fixes for review feedback.

This commit is contained in:
Peter Johanson
2024-01-26 01:48:46 -08:00
committed by Pete Johanson
parent 5d960a758f
commit bd21f41412
2 changed files with 13 additions and 18 deletions

View File

@@ -522,7 +522,7 @@ if ZMK_KSCAN_SIDEBAND_BEHAVIORS
config ZMK_KSCAN_SIDEBAND_BEHAVIORS_INIT_PRIORITY
int "Keyboard scan sideband behaviors driver init priority"
# The default kscan init priority is 90, so be sure we are lower.
# The default kscan init priority is 90, so be sure we are initialized later.
default 95
endif # ZMK_KSCAN_SIDEBAND_BEHAVIORS