summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/jot50/jot50.c
blob: a1d2258a581439b4a6015cc32af126923ccdd1ea (plain)
1
2
3
4
5
6
#include "jot50.h"

void matrix_init_kb(void) {

	matrix_init_user();
}