zmk_mf68/app/boards/arm/nrfmicro
Joel Spadin 11ab52582c refactor(battery): Auto enable battery drivers
CONFIG_ZMK_BATTERY_NRF_VDDH and CONFIG_ZMK_BATTERY_VOLTAGE_DIVIDER are
now automatically enabled if a DT node with the matching "compatible"
property is present and enabled, so they no longer need to be manually
set for each board.
2022-04-25 22:34:04 -04:00
..
arduino_pro_micro_pins.dtsi feat(boards): Add D18-21 to Pro Micro pin mappings 2021-09-25 23:09:21 -04:00
arduino_pro_micro_pins_flipped.dtsi feat(boards): Add D18-21 to Pro Micro pin mappings 2021-09-25 23:09:21 -04:00
board.cmake Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
CMakeLists.txt refactor(boards): Use Zephyr UF2 generation. 2022-04-03 00:10:29 -04:00
Kconfig Incorporate comments - Change config name to nrfmicro specific 2020-08-23 12:59:39 +08:00
Kconfig.board fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
Kconfig.defconfig refactor(battery): Auto enable battery drivers 2022-04-25 22:34:04 -04:00
nrfmicro_11.dts refactor: Move the DT based CDC ACM setup. 2022-04-03 00:10:29 -04:00
nrfmicro_11.yaml Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
nrfmicro_11.zmk.yml feat: Add a few sample hardware metadata files. 2021-09-11 00:50:36 -04:00
nrfmicro_11_defconfig refactor(boards): Use Zephyr UF2 generation. 2022-04-03 00:10:29 -04:00
nrfmicro_11_flipped.dts refactor: Move the DT based CDC ACM setup. 2022-04-03 00:10:29 -04:00
nrfmicro_11_flipped.yaml Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
nrfmicro_11_flipped.zmk.yml feat: Add a few sample hardware metadata files. 2021-09-11 00:50:36 -04:00
nrfmicro_11_flipped_defconfig refactor(boards): Use Zephyr UF2 generation. 2022-04-03 00:10:29 -04:00
nrfmicro_13.dts feat(battery)!: Add chosen node for battery 2022-04-17 11:30:57 -04:00
nrfmicro_13.yaml Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
nrfmicro_13.zmk.yml feat: Add a few sample hardware metadata files. 2021-09-11 00:50:36 -04:00
nrfmicro_13_defconfig refactor(boards): Use Zephyr UF2 generation. 2022-04-03 00:10:29 -04:00
pinmux.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00