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

6 lines
71 B
C

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