0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-24 10:29:54 +00:00
qmk_firmware/keyboards/6ball/6ball.c

6 lines
71 B
C
Raw Normal View History

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