refactor(pm): Remove scanned behavior trigger.
* Remove the painful scanned behavior trigger for now, future enhancement will restore this high level functionality using kscan directly.
This commit is contained in:
parent
5ebe924e94
commit
933fdcd364
5 changed files with 2 additions and 236 deletions
|
|
@ -6,11 +6,6 @@ config ZMK_GPIO_KEY_BEHAVIOR_TRIGGER
|
|||
default y
|
||||
depends on DT_HAS_ZMK_GPIO_KEY_BEHAVIOR_TRIGGER_ENABLED
|
||||
|
||||
config ZMK_GPIO_SCANNED_KEY_BEHAVIOR_TRIGGER
|
||||
bool
|
||||
default y
|
||||
depends on DT_HAS_ZMK_GPIO_SCANNED_KEY_BEHAVIOR_TRIGGER_ENABLED
|
||||
|
||||
config ZMK_BEHAVIOR_KEY_TOGGLE
|
||||
bool
|
||||
default y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue