@@ -0,0 +1,6 @@
extern uint8_t *matrix;
extern uint8_t *prev_matrix;
void matrix_init(void);
uint8_t matrix_scan(void);
The note is not visible to the blocked user.