]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/40percentclub/mf68_ble/mf68_ble.c
Update keyboards/kbdfans/kbd67/readme.md
[qmk_firmware.git] / keyboards / 40percentclub / mf68_ble / mf68_ble.c
1 #include "mf68_ble.h"
2
3 void matrix_init_kb(void) {
4         // put your keyboard start-up code here
5         // runs once when the firmware starts up
6
7         matrix_init_user();
8 }