zmk/app/dts
Joel Spadin 7178cba204 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.
2023-04-30 10:45:00 -05:00
..
behaviors refactor: Move reset logic to a new function 2023-04-29 23:27:17 -05:00
bindings feat: Add a way to jump to bootloader on startup 2023-04-30 10:45:00 -05:00
common refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
behaviors.dtsi feat(behavior): Add key toggle 2022-06-03 00:04:41 -04:00