.. |
behaviors
|
feat(behaviors): `&key_repeat` behavior + tests.
|
3 years ago |
display
|
fix(display): Increase char buffer size to fit all symbols
|
4 years ago |
events
|
feat(endpoints): Add endpoint select changed event.
|
4 years ago |
split/bluetooth
|
fix(split): Properly rediscover peripherals.
|
3 years ago |
activity.c
|
fix(power): Manually trigger pm_low_power_devices() before sleep
|
4 years ago |
battery.c
|
added battery.h, last_state_of_charge to uint8_t
|
4 years ago |
ble.c
|
fix(ble): Restore BLE SC passkey entry for pairing.
|
3 years ago |
combo.c
|
refactor(combos): Use ZMK_KEYMAP_EXTRACT_BINDING
|
4 years ago |
conditional_layer.c
|
feat(conditional-layers): Implement feature
|
3 years ago |
endpoints.c
|
feat(endpoints): Add endpoint select changed event.
|
4 years ago |
event_manager.c
|
refactor(core): make the event manager a bit easier to read
|
4 years ago |
ext_power_generic.c
|
feat(power): Update device power management Kconfig
|
4 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
|
fix(hog): use OR instead of AND for bitmap
|
4 years ago |
keymap.c
|
refactor(behaviors): Convert state dependent params.
|
4 years ago |
kscan.c
|
fix(logging): remove unnecessary newline
|
4 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
|
4 years ago |
rgb_underglow.c
|
fix(underglow): Run clang-format
|
4 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.
|
4 years ago |
wpm.c
|
feat: Add WPM calculator and display widget
|
4 years ago |