zmk/app/dts/bindings
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: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
display refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
macros refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
vendor-prefixes.txt fix(build): Add local vendor prefix file. 2022-04-03 00:10:29 -04:00
zmk,boot-magic-key.yaml feat: Add a way to jump to bootloader on startup 2023-04-30 10:45:00 -05:00
zmk,combos.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
zmk,conditional-layers.yaml feat(conditional-layers): Implement feature 2021-11-15 05:49:23 -05:00
zmk,ext-power-generic.yaml refactor(ext-power): Add init-delay-ms option 2021-02-16 14:51:32 -05:00
zmk,keymap-sensors.yaml chore: standardize # style headers 2021-01-06 17:00:44 -05:00
zmk,keymap.yaml feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
zmk,kscan-composite.yaml Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
zmk,kscan-mock.yaml fix(test): change the layout 2020-08-28 16:21:31 -04:00
zmk,matrix-transform.yaml fix(keymaps): add row-offset property to matrix-transform 2021-12-20 06:14:35 -05:00