You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Peter Johanson 16ab6df18d feat(display): Add new peripheral status/display 2 years ago
..
behaviors feat(behaviors): Add `global-quick-tap` 2 years ago
display feat(display): Add new peripheral status/display 2 years ago
events feat(display): Add new peripheral status/display 2 years ago
split/bluetooth feat(display): Add new peripheral status/display 2 years ago
activity.c fix(sleep): use pm_power_state_force for proper device power management 2 years ago
backlight.c feat(backlight): add command to cycle brightness 2 years ago
battery.c feat(battery): Add Kconfig setting for battery level report interval 2 years ago
behavior_queue.c refactor: Move to `k_work_delayable` API. 2 years ago
ble.c refactor(split): Seperate peripheral BLE handling. 2 years ago
combo.c refactor: `k_work_queue` API updates. 2 years ago
conditional_layer.c feat(conditional-layers): Implement feature 3 years ago
endpoints.c fix(usb): Split HID from core USB, logging fix. 2 years ago
event_manager.c refactor(core): make the event manager a bit easier to read 3 years ago
ext_power_generic.c fix(sleep): use pm_power_state_force for proper device power management 2 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. 2 years ago
keymap.c fix(split): Add define for local source. 2 years ago
kscan.c fix(split): Add define for local source. 2 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. 2 years ago
sensors.c refactor(core): Extra event payloads to own types, refactor API. 3 years ago
split_listener.c refactor: Move to Zephyr v3.0.0 + ZMK fixes. 2 years ago
stdlib.c refactor(splits): Minor cleanups to periph invocation 2 years ago
usb.c fix(usb): Split HID from core USB, logging fix. 2 years ago
usb_hid.c fix(usb): Split HID from core USB, logging fix. 2 years ago
wpm.c feat: Add WPM calculator and display widget 3 years ago