Copy CMD60 as starting point and rename files
This commit is contained in:
8
keyboards/handwired/magicforce68/magicforce68.c
Normal file
8
keyboards/handwired/magicforce68/magicforce68.c
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "magicforce68.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
// put your keyboard start-up code here
|
||||
// runs once when the firmware starts up
|
||||
|
||||
matrix_init_user();
|
||||
}
|
Reference in New Issue
Block a user