zmk_mf68/app/src
Pete Johanson 2d31e1d05f
Merge pull request #269 from joelspadin/endpoint-selection
feat: only send HID reports to one endpoint
2020-10-31 00:09:47 -04:00
..
behaviors feat(endpoints): simplify behavior constants 2020-10-28 18:15:05 -05:00
events feat: only send HID reports to one endpoint 2020-10-28 18:15:05 -05:00
split/bluetooth Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
ble.c feat(endpoints): remove redundant connection check 2020-10-28 18:15:05 -05:00
ble_unpair_combo.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
display.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
endpoints.c feat(endpoints): add preferred endpoint setting 2020-10-28 18:15:05 -05:00
event_manager.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ext_power_generic.c Added driver to control the external power output 2020-10-10 08:11:46 +08:00
hid.c Merge pull request #269 from joelspadin/endpoint-selection 2020-10-31 00:09:47 -04:00
hid_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
hog.c fix: don't leak bt_conn refs 2020-10-11 17:04:34 -05:00
keymap.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
kscan.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
kscan_composite.c improvement(kscan): use ARRAY_SIZE macro 2020-10-04 14:07:14 -05:00
kscan_mock.c feat(kscan_mock): Increase max number of events 2020-10-25 20:36:03 +00:00
main.c Added driver to control the external power output 2020-10-10 08:11:46 +08:00
matrix_transform.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
power.c feat: only send HID reports to one endpoint 2020-10-28 18:15:05 -05:00
rgb_underglow.c fix lint with clang-format 2020-09-15 14:47:19 -05:00
sensors.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
settings.c fix lint with clang-format 2020-09-15 14:47:19 -05:00
split_listener.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
usb.c feat: only send HID reports to one endpoint 2020-10-28 18:15:05 -05:00