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:
Nicolas Munnich
2024-12-04 22:19:35 +01:00
committed by GitHub
parent a9ff3a78a1
commit 40925d48e6
8 changed files with 160 additions and 120 deletions

View File

@@ -26,7 +26,6 @@ config ZMK_SPLIT_PERIPHERAL_HID_INDICATORS
help
Enable propagating the HID (LED) Indicator state to the split peripheral(s).
#ZMK_SPLIT
endif
endif # ZMK_SPLIT
rsource "bluetooth/Kconfig"