refactor: Fixes for review feedback.
This commit is contained in:
parent
5d960a758f
commit
bd21f41412
2 changed files with 13 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue