Keyboards/handwired magicforce61 (#1454)
* adding the magicforce61 under handwired * I meant 14 cols
This commit is contained in:
parent
827dc6c715
commit
062b3547ed
7 changed files with 369 additions and 0 deletions
8
keyboards/handwired/magicforce61/magicforce61.c
Normal file
8
keyboards/handwired/magicforce61/magicforce61.c
Normal file
|
@ -0,0 +1,8 @@
|
|||
#include "magicforce61.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
// put your keyboard start-up code here
|
||||
// runs once when the firmware starts up
|
||||
|
||||
matrix_init_user();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue