]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/m10a/m10a.c
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / m10a / m10a.c
1 #include "m10a.h"
2
3 void matrix_init_kb(void) {
4         matrix_init_user();
5 }