qmk-firmware/keyboards/zinc/reva/reva.c

7 lines
72 B
C

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