..
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
added battery.h, last_state_of_charge to uint8_t
2021-03-10 18:07:18 -05:00
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
feat(endpoints): Add endpoint select changed event.
2021-08-03 00:19:05 -04:00
endpoints_types.h
feat(endpoints): Add endpoint select changed event.
2021-08-03 00:19:05 -04:00
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
…