qmk-dactyl-manuform-a/keyboards/handwired/jotanck/jotanck.c

7 lines
74 B
C

#include "jotanck.h"
void matrix_init_kb(void) {
matrix_init_user();
}