qmk-firmware/keyboards/fourier/rev1/rev1.c

6 lines
74 B
C

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