zmk/app/include/zmk
Peter Johanson 16ab6df18d feat(display): Add new peripheral status/display
* Add new API/status to track state of the
  peripheral connection to the central.
* Add new peripheral status widget for displaying
  the current status of the connection to
  the central.
2022-05-17 13:09:21 -04:00
..
ble
display feat(display): Add new peripheral status/display 2022-05-17 13:09:21 -04:00
events feat(display): Add new peripheral status/display 2022-05-17 13:09:21 -04:00
split/bluetooth feat(display): Add new peripheral status/display 2022-05-17 13:09:21 -04: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
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