index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
endpoints.c
Age
Commit message (
Expand
)
Author
2020-12-02
feat(display): Initial widget/status screen work.
Pete Johanson
2020-11-21
refactor: change `keypad` to `keyboard`
innovaker
2020-11-03
refactor(hid): Replace deprecated HID usage page references
innovaker
2020-10-28
feat(endpoints): add preferred endpoint setting
Joel Spadin
2020-10-28
feat(endpoints): update on BLE profile change
Joel Spadin
2020-10-28
feat(endpoints): clear HID report on endpoint change
Joel Spadin
2020-10-28
feat: only send HID reports to one endpoint
Joel Spadin
2020-10-04
refactor(usb): Report USB status w/o HID output.
Pete Johanson
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-10
fix: Switch to single AUTHORS file.* Closes #164
Pete Johanson
2020-07-25
Remove extra '#'.
Pete Johanson
2020-07-07
Use SYS_INIT for BLE and USB init.
Pete Johanson
2020-06-22
Fix consumer keys w/ refactored behaviors.
Pete Johanson
2020-06-20
Lots more pieces toward HID working again.
Pete Johanson
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson