]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/jot50/jot50.c
Update KBD67 readme so that it mentions the KBD65 PCB (#5143)
[qmk_firmware.git] / keyboards / handwired / jot50 / jot50.c
1 #include "jot50.h"
2
3 void matrix_init_kb(void) {
4
5         matrix_init_user();
6 }