custom-keyboard/qmk_keyboards/test9/test9.c

5 lines
71 B
C

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