Add RAMA x Machine Industries M10A to the keyboards directory
This commit is contained in:
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();
|
||||
}
|
||||
Reference in New Issue
Block a user