..
ble
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
display
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
events
feat(ble): Support perhipheral battery levels.
2024-01-03 09:26:51 -08:00
split /bluetooth
feat(ble): Support perhipheral battery levels.
2024-01-03 09:26:51 -08:00
activity.h
…
backlight.h
…
battery.h
…
behavior.h
refactor(behaviors): Create a list to lookup behaviors
2023-12-04 20:06:54 -06:00
behavior_queue.h
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
ble.h
feat: handle LED indicators report
2023-11-27 16:03:18 -08:00
display.h
…
endpoints.h
feat(mouse): Initial mouse keys support.
2023-11-15 11:16:59 -08:00
endpoints_types.h
refactor: Split endpoint to transport and instance
2023-10-02 22:03:08 -07:00
event_manager.h
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
hid.h
feat(hid): Add KConfig option for higher NKRO usages
2023-12-04 18:24:05 -05:00
hid_indicators.h
refactor: Move to `zmk_hid_indicators_t` type.
2023-11-27 16:03:18 -08:00
hid_indicators_types.h
refactor: Move to `zmk_hid_indicators_t` type.
2023-11-27 16:03:18 -08:00
hog.h
feat(mouse): Initial mouse keys support.
2023-11-15 11:16:59 -08:00
keymap.h
refactor(keymaps): Rename layer label to "display-name"
2023-12-04 20:06:54 -06:00
keys.h
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
kscan.h
refactor: Move away from deprecated label usages.
2023-04-05 22:55:38 -07:00
matrix.h
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
matrix_transform.h
fix(keymaps): fix keypresses that are not in the transform
2023-04-10 03:27:19 -04:00
mouse.h
feat(mouse): Initial mouse keys support.
2023-11-15 11:16:59 -08:00
rgb_underglow.h
…
sensors.h
feature(split): add support for sensors from peripheral
2023-08-27 19:52:03 -07:00
stdlib.h
…
usb.h
refactor: Move to `zephyr/` include paths.
2023-04-05 22:55:38 -07:00
usb_hid.h
feat(mouse): Initial mouse keys support.
2023-11-15 11:16:59 -08:00
virtual_key_position.h
refactor(sensors): Sensor event channel data, resolution tweaks.
2023-06-18 20:45:06 -06:00
workqueue.h
refactor: use low priority workqueue for underglow and battery reporting
2023-07-24 17:04:51 -07:00
wpm.h
…