zmk/app/dts
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
..
behaviors refactor: Move reset logic to a new function 2023-04-29 23:27:17 -05:00
bindings refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07: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