6 lines
73 B
C
Raw Normal View History

2016-08-14 10:58:10 -10:00
#include "minorca.h"
void matrix_init_kb(void) {
matrix_init_user();
}