qmk-dactyl-manuform-a/keyboards/40percentclub/mf68_ble/mf68_ble.c

9 lines
158 B
C

#include "mf68_ble.h"
void matrix_init_kb(void) {
// put your keyboard start-up code here
// runs once when the firmware starts up
matrix_init_user();
}