qmk-dactyl-manuform-a/keyboards/ergodone/ergodone.c

6 lines
75 B
C

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