zmk/app/dts
Joel Spadin d6b3707dde feat: Add a way to jump to bootloader on startup
This adds an optional feature to trigger an action if a specific key is
held when the keyboard is powered on. It can be configured to jump to
the bootloader and/or clear settings.

This is inspired by QMK's "bootmagic lite" feature, and it is primarily
intended as a way to recover a keyboard which doesn't have a physical
reset button in case it is flashed with firmware that doesn't have a
&bootloader key in its keymap. It can also be used to clear BLE bonds on
the peripheral side of a split keyboard without needing to flash
special firmware.
2026-01-22 03:38:05 -08:00
..
behaviors refactor: Move reset logic to a new function 2026-01-22 03:35:43 -08:00
bindings feat: Add a way to jump to bootloader on startup 2026-01-22 03:38:05 -08: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
behaviors.dtsi feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
physical_layouts.dtsi