Add support for the ErgoDone
This commit is contained in:
parent
f02430b131
commit
52f4a38cb3
13 changed files with 1067 additions and 0 deletions
5
keyboards/ergodox/ergodone/ergodone.c
Normal file
5
keyboards/ergodox/ergodone/ergodone.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include "ergodone.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
matrix_init_user();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue