qmk-firmware/keyboards/handwired/jotpad16/jotpad16.c

7 lines
75 B
C

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