zmk/app/include/dt-bindings/zmk
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
..
backlight.h feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
bt.h fix: Updated copyright headers to single author file. 2020-10-12 13:03:10 -04:00
ext_power.h Added toggle and removed a param 2020-10-12 23:42:01 +08:00
hid_usage.h feat(hid): Add preprocessor definitions for HID usages v1.21 2020-11-03 23:50:54 -05:00
hid_usage_pages.h refactor(hid): add mask to HID_USAGE_PAGE macro 2022-06-03 00:04:41 -04:00
keys.h feat(keymaps): add NUHS/NUBS alias for Non-US-Backslash/Non-US-Hash 2022-10-17 21:48:19 -04:00
kscan-mock.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
kscan_mock.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
matrix-transform.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
matrix_transform.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
modifiers.h refactor(hid): Mod defines in dedicated header. 2020-11-03 00:21:20 -05:00
outputs.h feat(endpoints): simplify behavior constants 2020-10-28 18:15:05 -05:00
reset.h refactor: Move reset logic to a new function 2023-04-29 23:27:17 -05:00
rgb.h fix(underglow): Handle cycling effects on splits. 2022-01-31 23:03:34 -05:00