This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qmk_firmware/keyboards/handwired/jot50/jot50.c
2019-03-18 10:56:12 -07:00

7 lines
72 B
C

#include "jot50.h"
void matrix_init_kb(void) {
matrix_init_user();
}