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.
 
 
 
 
 
WSTRN 53bec710d8
fix(displays): Proper battery charge icon sizing
2 years ago
..
behaviors feat(behaviors): Continue on mods in caps word. 2 years ago
display fix(displays): Proper battery charge icon sizing 2 years ago
events feat(display): Add new peripheral status/display 2 years ago
split refactor(split): cmake split clean up. 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): Clean up Kconfig organization. 2 years ago
combo.c refactor: `k_work_queue` API updates. 2 years ago
conditional_layer.c fix(keymaps): Handle matching `then-layer`s. 2 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 feat(behavior): Add key toggle 2 years ago
hid_listener.c refactor(hid): Move hid logic into hid.c 2 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
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