qmk-dactyl-manuform-a/keyboards/zinc/rev1/rev1.c

6 lines
71 B
C

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