zmk/app/src
2022-01-28 06:24:44 +03:00
..
behaviors Cleanup and acceleration fixes 2022-01-28 06:24:44 +03:00
display fix(display): Increase char buffer size to fit all symbols 2021-10-12 12:00:21 -04:00
events feat(mouse keys): add events, smoothing and acceleration 2022-01-28 06:24:44 +03:00
mouse Moved tick duration 2022-01-28 06:24:44 +03:00
split/bluetooth fix(split): Properly rediscover peripherals. 2021-11-04 22:31:56 -04:00
activity.c fix(power): Manually trigger pm_low_power_devices() before sleep 2021-08-02 21:48:42 -04:00
battery.c added battery.h, last_state_of_charge to uint8_t 2021-03-10 18:07:18 -05:00
ble.c fix(ble): Ignore out of range profiles 2021-06-08 20:33:43 -04:00
combo.c refactor(combos): Use ZMK_KEYMAP_EXTRACT_BINDING 2021-10-20 23:36:31 -04:00
conditional_layer.c feat(conditional-layers): Implement feature 2021-11-15 05:49:23 -05:00
endpoints.c Send mouse messages from dedicated thread 2022-01-28 06:24:44 +03:00
event_manager.c refactor(core): make the event manager a bit easier to read 2021-03-10 20:12:23 -05:00
ext_power_generic.c feat(power): Update device power management Kconfig 2021-08-02 21:48:42 -04:00
hid.c feat(mouse keys): add events, smoothing and acceleration 2022-01-28 06:24:44 +03:00
hid_listener.c feat(mouse keys): add events, smoothing and acceleration 2022-01-28 06:24:44 +03:00
hog.c Send mouse messages from dedicated thread 2022-01-28 06:24:44 +03:00
keymap.c refactor(behaviors): Convert state dependent params. 2021-02-09 01:27:50 -05:00
kscan.c fix(logging): remove unnecessary newline 2021-03-10 18:08:22 -05:00
main.c Cleanup and acceleration fixes 2022-01-28 06:24:44 +03:00
matrix_transform.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
power.c refactor(core): update power API to Zephyr v2.5.0 2021-07-17 17:04:25 -04:00
rgb_underglow.c fix(underglow): Run clang-format 2021-10-10 17:43:57 -07:00
sensors.c refactor(core): Extra event payloads to own types, refactor API. 2021-01-20 07:06:11 -05:00
split_listener.c refactor(core): Combine is_ and cast_ event functions. 2021-01-20 07:06:11 -05:00
usb.c fix(usb): USB state changes in system thhread. 2021-08-03 00:19:05 -04:00
wpm.c feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00