zmk/app
Alexander Krikun 308de56fb9
fix(core): support magic bootloader values for nRF52833 (#3163)
Enable ZMK_BOOTMODE_MAGIC_VALUE_BOOTLOADER_TYPE_ADAFRUIT_NRF52 for
nRF52833, add nrf52833_uf2_boot_mode.dtsi as a copy of the nRF52840 file
for easy inclusion.

Enable retention for all nrfmicro subvariants (as this is the only
in-tree board that uses the nRF52833).

This fixes &bootloader for nRF52833 boards post-4.1 upgrade.
2025-12-24 08:16:59 -07:00
..
boards fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
dts fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
include feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
keymap-module feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
module feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
scripts
snippets
src fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
tests feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
Kconfig fix(usb): Prevent unexpected USB disconnection caused by USB SOF (#3070) 2025-12-18 00:52:27 -05:00
Kconfig.behaviors
Kconfig.defaults feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
VERSION
core-coverage.yml feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh chore(tests): Write test builds to logfile (#3125) 2025-12-10 03:45:08 -05:00
west.yml feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00