summaryrefslogtreecommitdiff
path: root/app/include/dt-bindings/zmk/kscan-mock.h
AgeCommit message (Collapse)Author
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
Aligns *.h and *.c to underscore naming convention. These were kept (with warnings) for backwards compatibility with external boards/shields: - kscan-mock.h - matrix-transform.h They should be removed in the future. PR: #523
2020-10-02Add missing licensing headerDev
Fixes #205
2020-08-28fix(test): change the layoutCody McGinnis