6 lines
71 B
C
Raw Normal View History

2017-10-31 17:03:14 -04:00
#include "6ball.h"
void matrix_init_kb(void) {
matrix_init_user();
}