Implement Kconfig and enhance error checks
This commit is contained in:
parent
63007fb6c1
commit
a008731103
9 changed files with 20 additions and 14 deletions
|
|
@ -35,6 +35,9 @@ if BOARD_NRFMICRO_13
|
|||
config BOARD_NRFMICRO_CHARGER
|
||||
default y
|
||||
|
||||
config ZMK_BATTERY_VOLTAGE_DIVIDER
|
||||
default y
|
||||
|
||||
endif # BOARD_NRFMICRO_13
|
||||
|
||||
endif # BOARD_NRFMICRO_11 || BOARD_NRFMICRO_11_FLIPPED || BOARD_NRFMICRO_13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue