Got luizribeiro's ps2avrgb implementation working for Mechmini
This commit is contained in:
parent
024f0455de
commit
69ab37fca1
8 changed files with 250 additions and 3 deletions
|
@ -93,6 +93,8 @@ uint8_t matrix_scan(void) {
|
|||
}
|
||||
}
|
||||
|
||||
matrix_scan_user();
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue