This commit is contained in:
skullY
2020-02-29 20:30:30 -08:00
parent b281d88c6f
commit 5ba8a76da5
161 changed files with 56 additions and 1779 deletions

View File

@@ -19,7 +19,3 @@
4
} };
#endif
void matrix_init_kb(void) {
matrix_init_user();
};