forked from kofal.net/zmk
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:
4
app/src/split/Kconfig.defaults
Normal file
4
app/src/split/Kconfig.defaults
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright (c) 2024 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
rsource "bluetooth/Kconfig.defaults"
|
||||
Reference in New Issue
Block a user