zmk/app/include/zmk
Peter Johanson 40cd8da743 fix(usb): Split HID from core USB, logging fix.
* Split core USB init from USB HID init.
* Tweak logging to avoid "log loop" causing
  spurious buffer messages on startup.
2022-04-13 13:07:59 -04:00
..
ble
display
events refactor: Handle HID macro/API changes in Zephyr. 2022-04-03 00:10:29 -04:00
split/bluetooth refactor(splits): Use index for event source. 2022-01-31 23:03:34 -05:00
activity.h
backlight.h feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
battery.h
behavior.h
behavior_queue.h feat(behaviors): Add macro support. 2022-03-23 23:42:54 -04:00
ble.h refactor(splits): Use index for event source. 2022-01-31 23:03:34 -05:00
display.h refactor(display): Output/layer/battery thread safety. 2021-09-25 17:17:04 -04:00
endpoints.h
endpoints_types.h
event_manager.h
hid.h fix(hid): Use a full valid range for consumer page 2022-04-10 22:32:09 -04:00
hog.h
keymap.h refactor(splits): Use index for event source. 2022-01-31 23:03:34 -05:00
keys.h
kscan.h
matrix.h
matrix_transform.h
rgb_underglow.h fix(underglow): Handle cycling effects on splits. 2022-01-31 23:03:34 -05:00
sensors.h
stdlib.h refactor(splits): Minor cleanups to periph invocation 2022-01-31 23:03:34 -05:00
usb.h fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
usb_hid.h fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
wpm.h