Keyboard: Add Tragicforce 68 (#3807)
* Fork MF68 to Tragicforce 68 * Set pinouts and key layout * Reformat keymap, update comments/notes * Cleanup rules.mk
This commit is contained in:
8
keyboards/tragicforce68/tragicforce68.c
Normal file
8
keyboards/tragicforce68/tragicforce68.c
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "tragicforce68.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