zmk/app/dts
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
..
behaviors feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
bindings feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
common fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
input feat(pointing): Add pre-defined scroll scaler and mouse scroll tests (#2759) 2025-02-04 10:27:14 -07:00
layouts feat(studio): Add ortho_4x10 grid layout (#2651) 2024-12-09 12:53:54 -05:00
behaviors.dtsi feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
physical_layouts.dtsi