[Keyboard] Add Jot50 handwired board (#5431)
This commit is contained in:
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();
|
||||
}
|
||||
Reference in New Issue
Block a user