zmk_mf68/app/src
2020-12-14 12:41:25 -05:00
..
behaviors refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
display refactor(display): Update to new LVGL v7.x API. 2020-12-14 12:41:25 -05:00
events feature(keymaps): Keymap layer state event, highest layer API 2020-12-09 09:35:57 -05:00
split/bluetooth refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
battery.c refactor(app): remove _gatt_ infixes from BT DIS and BAS services 2020-12-14 12:41:25 -05:00
ble.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
endpoints.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
event_manager.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
ext_power_generic.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
hid.c refactor(hid): replace kp_report with keyboard_report 2020-11-22 10:04:35 -05:00
hid_listener.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
hog.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
keymap.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
kscan.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
main.c fix(display): All display updates in work thread. 2020-12-06 22:47:21 -05:00
matrix_transform.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
power.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
rgb_underglow.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
sensors.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
settings.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
split_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
usb.c refactor(app): replace void with const struct device *dev in ISR CBs 2020-12-14 12:41:25 -05:00