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.
 
 
 
 
 
Nick Winans f23f427cae fix(underglow): Run clang-format 3 years ago
..
behaviors refactor(core): Move away from deprecated DT API. 3 years ago
display refactor(display): Saner font selection/defaults. 3 years ago
events feat(endpoints): Add endpoint select changed event. 3 years ago
split/bluetooth refactor(core): Extra event payloads to own types, refactor API. 4 years ago
activity.c fix(power): Manually trigger pm_low_power_devices() before sleep 3 years ago
battery.c added battery.h, last_state_of_charge to uint8_t 3 years ago
ble.c fix(ble): Ignore out of range profiles 3 years ago
combo.c fix(combos): Check each combo key, not just last 3 years ago
endpoints.c feat(endpoints): Add endpoint select changed event. 3 years ago
event_manager.c refactor(core): make the event manager a bit easier to read 3 years ago
ext_power_generic.c feat(power): Update device power management Kconfig 3 years ago
hid.c feat(hid): Kconfig for basic/full consumer usages. 3 years ago
hid_listener.c feature(modifiers): add explicit modifiers 3 years ago
hog.c fix(hog): use OR instead of AND for bitmap 3 years ago
keymap.c refactor(behaviors): Convert state dependent params. 3 years ago
kscan.c fix(logging): remove unnecessary newline 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
power.c refactor(core): update power API to Zephyr v2.5.0 3 years ago
rgb_underglow.c fix(underglow): Run clang-format 3 years ago
sensors.c refactor(core): Extra event payloads to own types, refactor API. 4 years ago
split_listener.c refactor(core): Combine `is_` and `cast_` event functions. 4 years ago
usb.c fix(usb): USB state changes in system thhread. 3 years ago
wpm.c feat: Add WPM calculator and display widget 3 years ago