zmk/app/include
Joel Spadin 4b57588884 refactor: Move reset logic to a new function
Moved the logic to select the type of reboot from behavior_reset.c to a
new zmk_reset() function. This allows rebooting to bootloader from
other code, and it gives us a starting point for future work to support
other bootloaders aside from the Adafruit nrf52 bootloader.
2023-04-29 23:27:17 -05:00
..
drivers feat(behaviors): Add reusable sensor behaviors. 2023-04-21 21:13:31 -07:00
dt-bindings/zmk refactor: Move reset logic to a new function 2023-04-29 23:27:17 -05:00
linker refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
zmk refactor: Move reset logic to a new function 2023-04-29 23:27:17 -05:00