Age | Commit message (Expand) | Author |
---|---|---|
2017-06-19 | Add a couple of todos to keyboard_report_util.cpp | |
2017-06-19 | More natural interface for setting keyboard leds | |
2017-06-18 | Add a test fixture | |
2017-06-18 | Test two keys pressed at once | |
2017-06-18 | Actually test for correct key presses | |
2017-06-18 | Fix the order of init and driver creation | |
2017-06-18 | Add a couple of basic tests and implement driver mock | |
2017-06-18 | Add keymap | |
2017-06-18 | Dummy test matrix implementation | |
2017-06-18 | Split common.mk into common.mk and common_features.mk | |
2017-06-18 | Define MATRIX_COLS and MATRIX_ROWS | |
2017-06-18 | Add basic infrastrucure for building full tests |