zmk/app/boards/arm/nice_nano
Joel Spadin 8059e671b2
fix(boards): Disable high voltage DC-DC by default (#2995)
Given a typical setup of a battery at ~4 V and a nice!nano v2 running at
3.3 V, I measured a small increase in power usage (using a Nordic PPK2)
when SOC_DCDC_NRF52X_HV was enabled. This changes the nice_nano_v2 and
mikoto boards so this option is disabled by default.

Fixes #2990
2025-07-21 17:14:29 +02:00
..
Kconfig fix(boards): Disable high voltage DC-DC by default (#2995) 2025-07-21 17:14:29 +02:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08: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
nice_nano-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
nice_nano.dts refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
nice_nano.dtsi refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
nice_nano.yaml
nice_nano.zmk.yml refactor(boards): Add metadata for boards. 2021-09-11 00:50:36 -04:00
nice_nano_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
nice_nano_v2.dts refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
nice_nano_v2.yaml
nice_nano_v2.zmk.yml refactor(boards): Add metadata for boards. 2021-09-11 00:50:36 -04:00
nice_nano_v2_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
pre_dt_board.cmake fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00