Add biantin keyboard

This commit is contained in:
Martin Pander
2026-02-27 22:59:31 +01:00
parent 1eb175cb47
commit 264f0ec8bd
23 changed files with 1144 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# SPDX-License-Identifier: MIT
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on (BOARD_PIANTOR_PRO_BT_LEFT || BOARD_PIANTOR_PRO_BT_RIGHT)