additional layer, tests

This commit is contained in:
Jack Humbert 2019-01-03 13:19:05 -05:00
parent 3e7b4a15af
commit 9a2a79bac8
3 changed files with 19 additions and 3 deletions

View file

@ -217,7 +217,6 @@ uint8_t matrix_scan(void) {
debouncing_right = true;
debouncing_time_right = timer_read();
}
}