[Keyboard] Add Jot50 handwired board (#5431)
This commit is contained in:
parent
68d4f78b25
commit
bd61b5b0ed
6 changed files with 254 additions and 0 deletions
6
keyboards/handwired/jot50/jot50.c
Normal file
6
keyboards/handwired/jot50/jot50.c
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "jot50.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
|
||||
matrix_init_user();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue