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.
 
 
 
 
 
Alessandro Bortolin 85b2d30bd5 feat(lighting): add backlight behavior 2 years ago
..
behaviors feat(lighting): add backlight behavior 2 years ago
display fix(display): Increase char buffer size to fit all symbols 3 years ago
events feat(endpoints): Add endpoint select changed event. 3 years ago
split/bluetooth refactor(splits): Minor cleanups to periph invocation 2 years ago
activity.c fix(power): Manually trigger pm_low_power_devices() before sleep 3 years ago
backlight.c feat(lighting): add backlight behavior 2 years ago
battery.c added battery.h, last_state_of_charge to uint8_t 3 years ago
ble.c refactor(splits): Use index for event source. 2 years ago
combo.c refactor(combos): Use ZMK_KEYMAP_EXTRACT_BINDING 3 years ago
conditional_layer.c feat(conditional-layers): Implement feature 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 fix(hid): Implicit mods on non-key page events 2 years ago
hid_listener.c fix(hid): Implicit mods on non-key page events 2 years ago
hog.c fix(hog): use OR instead of AND for bitmap 3 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 3 years ago
power.c refactor(core): update power API to Zephyr v2.5.0 3 years ago
rgb_underglow.c fix(underglow): Handle cycling effects on splits. 2 years ago
sensors.c refactor(core): Extra event payloads to own types, refactor API. 3 years ago
split_listener.c refactor(split): Clean up split GATT discovery. 2 years ago
stdlib.c refactor(splits): Minor cleanups to periph invocation 2 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