1
0
Fork 0
qmk_firmware/keyboards/ergodone/ergodone.c

6 lines
75 B
C

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