zmk_mf68/app/src
Peter Johanson 94ac100b6b refactor: Move to Zephyr v3.0.0 + ZMK fixes. 2022-04-03 00:10:29 -04:00
..
behaviors refactor: Move to Zephyr v3.0.0 + ZMK fixes. 2022-04-03 00:10:29 -04:00
display refactor: `k_work_queue` API updates. 2022-04-03 00:10:29 -04:00
events feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
split/bluetooth refactor: `k_work_queue` API updates. 2022-04-03 00:10:29 -04:00
activity.c refactor: Move to new PM API/Kconfig settings. 2022-04-03 00:10:29 -04:00
backlight.c feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
battery.c added battery.h, last_state_of_charge to uint8_t 2021-03-10 18:07:18 -05:00
behavior_queue.c refactor: Move to `k_work_delayable` API. 2022-04-03 00:10:29 -04:00
ble.c refactor: Move to `k_work_delayable` API. 2022-04-03 00:10:29 -04:00
combo.c refactor: `k_work_queue` API updates. 2022-04-03 00:10:29 -04:00
conditional_layer.c feat(conditional-layers): Implement feature 2021-11-15 05:49:23 -05:00
endpoints.c refactor: Move to `k_work_delayable` API. 2022-04-03 00:10:29 -04: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 refactor: Move to `k_work_delayable` API. 2022-04-03 00:10:29 -04:00
hid.c fix(hid): Implicit mods on non-key page events 2021-12-02 07:18:25 -05:00
hid_listener.c fix(hid): Implicit mods on non-key page events 2021-12-02 07:18:25 -05:00
hog.c refactor: `k_work_queue` API updates. 2022-04-03 00:10:29 -04:00
keymap.c fix(split): Add define for local source. 2022-01-31 23:03:34 -05:00
kscan.c fix(split): Add define for local source. 2022-01-31 23:03:34 -05:00
main.c fix(display): All display updates in work thread. 2020-12-06 22:47:21 -05:00
matrix_transform.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
rgb_underglow.c refactor: Move to `k_work_delayable` API. 2022-04-03 00:10:29 -04: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: Move to Zephyr v3.0.0 + ZMK fixes. 2022-04-03 00:10:29 -04:00
stdlib.c refactor(splits): Minor cleanups to periph invocation 2022-01-31 23:03:34 -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