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 feat(boards): add nrf52840-nosd snippet 2024-11-12 18:28:59 -07:00
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 chore: Add typescript support to eslint, fix errors (#2923) 2025-04-22 20:51:41 -07:00
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 refactor(behaviors): Add max-held tap-dance config (#2838) 2025-02-25 14:12:27 -05:00
Kconfig.defaults feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
VERSION chore(main): release 0.3.0 (#2858) 2025-08-01 18:44:20 -04:00
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 fix: changed shebang to make scripts more platform independent (#2893) 2025-04-20 04:23:31 -04:00
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