forked from kofal.net/zmk
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user