Add reddot handwired keyboard.
This commit is contained in:
7
keyboards/handwired/reddot/reddot.c
Executable file
7
keyboards/handwired/reddot/reddot.c
Executable file
@ -0,0 +1,7 @@
|
||||
#include "reddot.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
|
||||
matrix_init_user();
|
||||
}
|
||||
|
Reference in New Issue
Block a user