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

8 lines
78 B
C

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