Added keymap for Space65 (#7562)
[jackhill/qmk/firmware.git] / keyboards / keebio / tragicforce68 / tragicforce68.c
CommitLineData
acc06a08
D
1#include "tragicforce68.h"
2
3void matrix_init_kb(void) {
4 // put your keyboard start-up code here
5 // runs once when the firmware starts up
6
7 matrix_init_user();
8}