7 Commits (2b4d5dd7d9271dd520d9143a9bc5d95db08921a3)

Author SHA1 Message Date
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API. 3 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker 1411092a7b refactor(app): replace `driver_data` with `data` 4 years ago
innovaker 3d7376d2e5 refactor(app): replace `config_info` with `config` 4 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
Pete Johanson e6a27b15c1 fix(kscan): Fix building kscan for tests. 4 years ago
innovaker 9c4b766bc6 feat(kscan_mock): Increase max number of events 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 4 years ago
Cody McGinnis 5b21f15a0a fix(test): off by one error with kscan processing 4 years ago
Cody McGinnis f02fa01e9a fix(test): change the layout 4 years ago
Pete Johanson d65629b9a0 Lots more pieces toward HID working again. 4 years ago
Pete Johanson 38f1dbd984 Move Zephyr app into subdirectory. 4 years ago
Pete Johanson 9a09eb14af Initial composite kscan driver. 4 years ago
Pete Johanson 53aadc4f93 Initial exploration of mod tap action. 4 years ago
Pete Johanson ed5532bf94 Add a mock kscan driver, working native_posix. 4 years ago