zmk/app/src
2021-01-12 20:15:09 -08:00
..
behaviors (feat) Allow setting underglow color by key press 2021-01-12 20:15:09 -08:00
display feat(display): Show layer label in widget. 2021-01-12 20:15:09 -08:00
events refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
split/bluetooth refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
activity.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
battery.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
ble.c refactor(app): replace zmk_key with zmk_key_t 2021-01-12 20:15:08 -08:00
endpoints.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
event_manager.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
ext_power_generic.c fix(power): Fix for 2.4 API changes. 2021-01-12 20:15:08 -08:00
hid.c refactor(app): replace zmk_mod_flags with zmk_mod_flags_t 2021-01-12 20:15:08 -08:00
hid_listener.c refactor(app): replace zmk_mod_flags with zmk_mod_flags_t 2021-01-12 20:15:08 -08:00
hog.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
keymap.c feat(keymap): API for retrieving label for a layer 2021-01-12 20:15:09 -08:00
kscan.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08: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 2021-01-12 20:15:07 -08:00
power.c feat(ext-power): Cut power when PM is sleeping 2021-01-12 20:15:08 -08:00
rgb_underglow.c Remove setting the animation/effect when setting hsv ; some of the effects like glowing will use the hsv color specified 2021-01-12 20:15:09 -08:00
sensors.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00
split_listener.c refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 2021-01-12 20:15:08 -08:00
usb.c refactor: replace filename hyphens with underscores 2021-01-12 20:15:07 -08:00