forked from mirrors/qmk_userspace
Add reddot handwired keyboard.
This commit is contained in:
parent
ec05f65421
commit
f36fc1d2e5
8 changed files with 334 additions and 0 deletions
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();
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue