1
0
Fork 0

moved to handwired folder

This commit is contained in:
di0ib 2016-08-14 14:13:58 -10:00
parent 288bf4faa3
commit 959c48e146
17 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,6 @@
#include "minorca.h"
void matrix_init_kb(void) {
matrix_init_user();
}