1
0
Fork 0

[Keyboard] Add Jot50 handwired board (#5431)

This commit is contained in:
jotix 2019-03-18 14:56:12 -03:00 committed by Drashna Jaelre
parent 68d4f78b25
commit bd61b5b0ed
6 changed files with 254 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#include "jot50.h"
void matrix_init_kb(void) {
matrix_init_user();
}