zmk/app
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
..
boards feat(boards): Add nRF52 high voltage DC/DC config 2024-05-13 14:14:50 -07:00
dts chore: fix typos in various places 2024-05-13 16:47:33 -04:00
include chore: fix typos in various places 2024-05-13 16:47:33 -04:00
keymap-module fix(build): Properly board revision keymaps. 2024-03-08 10:58:10 -08:00
module fix(kscan): Enable charlieplex interrupts for single compatible device 2024-03-30 19:13:39 -07:00
scripts
src chore: fix typos in various places 2024-05-13 16:47:33 -04:00
tests chore: fix typos in various places 2024-05-13 16:47:33 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt fix(pm): Use Zephyr created device slots. 2024-03-27 20:59:26 -07:00
Kconfig chore: fix typos in various places 2024-05-13 16:47:33 -04:00
Kconfig.behaviors refactor: Add kscan sideband behavior driver 2024-03-27 20:59:26 -07:00
core-coverage.yml
package-lock.json
package.json
prj.conf fix: Fix syscalls generation setup. 2024-02-09 14:32:46 -08:00
run-ble-test.sh
run-test.sh
west.yml refactor: Remove explicit blocklist item. 2024-02-09 14:32:46 -08:00