..
behaviors
feat(behaviors): Add `global-quick-tap`
3 years ago
display
feat(display): Add new peripheral status/display
3 years ago
events
feat(display): Add new peripheral status/display
3 years ago
split/ bluetooth
feat(display): Add new peripheral status/display
3 years ago
activity.c
fix(sleep): use pm_power_state_force for proper device power management
3 years ago
backlight.c
feat(backlight): add command to cycle brightness
3 years ago
battery.c
feat(battery): Add Kconfig setting for battery level report interval
3 years ago
behavior_queue.c
refactor: Move to `k_work_delayable` API.
3 years ago
ble.c
refactor(split): Seperate peripheral BLE handling.
3 years ago
combo.c
refactor: `k_work_queue` API updates.
3 years ago
conditional_layer.c
feat(conditional-layers): Implement feature
3 years ago
endpoints.c
fix(usb): Split HID from core USB, logging fix.
3 years ago
event_manager.c
refactor(core): make the event manager a bit easier to read
4 years ago
ext_power_generic.c
fix(sleep): use pm_power_state_force for proper device power management
3 years ago
hid.c
fix(hid): Implicit mods on non-key page events
3 years ago
hid_listener.c
fix(hid): Implicit mods on non-key page events
3 years ago
hog.c
refactor: `k_work_queue` API updates.
3 years ago
keymap.c
fix(split): Add define for local source.
3 years ago
kscan.c
fix(split): Add define for local source.
3 years ago
main.c
fix(display): All display updates in work thread.
4 years ago
matrix_transform.c
refactor: replace filename hyphens with underscores
4 years ago
rgb_underglow.c
fix(behaviors): Prevent accidental transparent behavior return values.
3 years ago
sensors.c
refactor(core): Extra event payloads to own types, refactor API.
4 years ago
split_listener.c
refactor: Move to Zephyr v3.0.0 + ZMK fixes.
3 years ago
stdlib.c
refactor(splits): Minor cleanups to periph invocation
3 years ago
usb.c
fix(usb): Split HID from core USB, logging fix.
3 years ago
usb_hid.c
fix(usb): Split HID from core USB, logging fix.
3 years ago
wpm.c
feat: Add WPM calculator and display widget
4 years ago