..
behaviors
Merge pull request #258 from megamind4089/dev/ext-power-behavior
2020-10-13 00:01:32 -04: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
fix(bluetooth): Add adv data in non-peripherals.
2020-10-16 09:49:28 -04: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): clear HID report on endpoint change
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
feat(endpoints): clear HID report on endpoint change
2020-10-28 18:15:05 -05: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