mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
refactor(Kconfig): Extracted designer defaults out into new files (#2537)
docs: Fix incorrect kconfig default values fix(Kconfig): Added a name to EC11's trigger mode choice, allowing it to be set in device Kconfig.defconfig refactor(Kconfig): Moved designer defaults out into new files
This commit is contained in:
@@ -11,7 +11,7 @@ menuconfig EC11
|
||||
|
||||
if EC11
|
||||
|
||||
choice
|
||||
choice EC11_TRIGGER_MODE
|
||||
prompt "Trigger mode"
|
||||
default EC11_TRIGGER_NONE
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user