Add RAMA x Machine Industries M10A to the keyboards directory
This commit is contained in:
parent
187c78f3cb
commit
d6386b108b
7 changed files with 229 additions and 0 deletions
5
keyboards/M10A/M10A.c
Normal file
5
keyboards/M10A/M10A.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "M10A.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
matrix_init_user();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue