diff options
Diffstat (limited to 'tests/test_common/test_matrix.h')
| -rw-r--r-- | tests/test_common/test_matrix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_common/test_matrix.h b/tests/test_common/test_matrix.h index afc65c556..174fc4f22 100644 --- a/tests/test_common/test_matrix.h +++ b/tests/test_common/test_matrix.h | |||
| @@ -23,6 +23,7 @@ extern "C" { | |||
| 23 | 23 | ||
| 24 | void press_key(uint8_t col, uint8_t row); | 24 | void press_key(uint8_t col, uint8_t row); |
| 25 | void release_key(uint8_t col, uint8_t row); | 25 | void release_key(uint8_t col, uint8_t row); |
| 26 | void clear_all_keys(void); | ||
| 26 | 27 | ||
| 27 | #ifdef __cplusplus | 28 | #ifdef __cplusplus |
| 28 | } | 29 | } |
