]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/minorca/minorca.c
Extended the hint of the programmer to link to the relevant README part instead of...
[qmk_firmware.git] / keyboards / handwired / minorca / minorca.c
1 #include "minorca.h"
2
3 void matrix_init_kb(void) {
4
5         matrix_init_user();
6 }