summaryrefslogtreecommitdiff
path: root/app/src/endpoints.c
AgeCommit message (Expand)Author
2020-12-02feat(display): Initial widget/status screen work.Pete Johanson
2020-11-21refactor: change `keypad` to `keyboard`innovaker
2020-11-03refactor(hid): Replace deprecated HID usage page referencesinnovaker
2020-10-28feat(endpoints): add preferred endpoint settingJoel Spadin
2020-10-28feat(endpoints): update on BLE profile changeJoel Spadin
2020-10-28feat(endpoints): clear HID report on endpoint changeJoel Spadin
2020-10-28feat: only send HID reports to one endpointJoel Spadin
2020-10-04refactor(usb): Report USB status w/o HID output.Pete Johanson
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-07-25Remove extra '#'.Pete Johanson
2020-07-07Use SYS_INIT for BLE and USB init.Pete Johanson
2020-06-22Fix consumer keys w/ refactored behaviors.Pete Johanson
2020-06-20Lots more pieces toward HID working again.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson