summaryrefslogtreecommitdiff
path: root/app/include/zmk/events.h
AgeCommit message (Collapse)Author
2020-06-20Refactor matrix transform, positions pervasivelyPete Johanson
* Do mapping to positions right in kscan handler, and then surface positions throughout the API.
2020-06-20Lots more pieces toward HID working again.Pete Johanson