parent
0d8c73dc8d
commit
85df687348
@ -1,7 +1,7 @@ |
||||
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
|
||||
// this is the style you want to emulate.
|
||||
|
||||
#include "M10A.h" |
||||
#include "m10a.h" |
||||
#include "action_layer.h" |
||||
#include "eeconfig.h" |
||||
|
@ -1,4 +1,4 @@ |
||||
#include "M10A.h" |
||||
#include "m10a.h" |
||||
|
||||
void matrix_init_kb(void) { |
||||
matrix_init_user(); |
Loading…
Reference in new issue