Files
Adv360-Pro-ZMK/config/boards/arm/adv360/Kconfig
T
ReFil 771d68f3a6 V3.0 Update
refactor(board): Update to z3.2

Major update to underlying code requires change to the repo, brought in line with zmk pr for commonality, fixed indentation to comply with zmk pre-commit formatting reqs

Update settings-reset, change RGB modes

Add Update instructions, Assets folder
2023-07-06 17:41:42 +01:00

7 lines
180 B
Plaintext

# SPDX-License-Identifier: MIT
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_ADV360_LEFT || BOARD_ADV360_RIGHT