zmk/app/boards/arm/mikoto
Joel Spadin f0b20c1c93 feat(boards): Add nRF52 high voltage DC/DC config
Added a Kconfig option to enable SOC_DCDC_NRF52X_HV for nice_nano_v2
and mikoto. According to Nordic's documentation, the DC/DC regulator is
more efficient than the LDO regulator, so this is enabled by default.

The following boards do not support this mode and were not changed:

- nice_nano
- nice60
- nrfmicro_11, nrfmicro_13
- nrf52840_m2
- bluemicro840

I could not find schematics to confirm whether the following boards
support this mode:

- bt60_v1, bt60_v2
- bt65_v1
- bt75_v1
- corneish_zen_v1, corneish_zen_v2
- pillbug
- puchi_ble_v1
- s40nc
2024-05-13 14:14:50 -07:00
..
arduino_pro_micro_pins.dtsi fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
board.cmake feat(boards): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
CMakeLists.txt fix(boards): Remove references to PINMUX Kconfig. 2024-02-09 14:32:46 -08:00
Kconfig feat(boards): Add nRF52 high voltage DC/DC config 2024-05-13 14:14:50 -07:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig fix(boards): Remove references to PINMUX Kconfig. 2024-02-09 14:32:46 -08:00
mikoto_520_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
mikoto_520-pinctrl.dtsi fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
mikoto_520.dts fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
mikoto_520.yaml feat(boards): Add Mikoto board 2021-11-09 00:57:24 -05:00
mikoto_520.zmk.yml feat(boards): Add Mikoto board 2021-11-09 00:57:24 -05:00
pinmux.c refactor: All SYS_INIT functions are void args. 2024-02-09 14:32:46 -08:00