zmk/app/src
Pete Johanson 65e476df3e fix(splits): Send pos notify from dedicated thread
* Avoid deadlocks by using a deadicated workqueue for sending
  position state notifications from peripherals.
2021-01-15 13:50:36 -05:00
..
behaviors (feat) Allow setting underglow color by key press 2021-01-08 16:08:13 -05:00
display feat(display): Show layer label in widget. 2021-01-04 13:02:38 -05:00
events refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
split/bluetooth fix(splits): Send pos notify from dedicated thread 2021-01-15 13:50:36 -05:00
activity.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
battery.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
ble.c fix(bluetooth): improve LE param update logging 2021-01-15 13:50:36 -05:00
combo.c feat(combos): initial implementation 2021-01-13 21:07:41 -05:00
endpoints.c refactor(core): define usage page as uint16_t 2021-01-15 01:48:39 -05:00
event_manager.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
ext_power_generic.c fix(power): Fix for 2.4 API changes. 2020-12-30 09:29:57 -05:00
hid_listener.c refactor(core): define usage page as uint16_t 2021-01-15 01:48:39 -05:00
hid.c fix(hid): Clear all matching usages, not just first. 2021-01-15 13:50:36 -05:00
hog.c fix(ble): Perform GATT notifies from dedicated queue. 2021-01-15 13:50:36 -05:00
keymap.c feat(keymap): API for retrieving label for a layer 2021-01-04 13:02:38 -05:00
kscan.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -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
power.c feat(ext-power): Cut power when PM is sleeping 2020-12-29 08:30:57 -05: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-08 16:08:13 -05:00
sensors.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
split_listener.c refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 2021-01-01 23:07:54 -05:00
usb.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00