m10a lowercase

example_keyboards
Jack Humbert 8 years ago
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 canonical layout file for the Quantum project. If you want to add another keyboard,
// this is the style you want to emulate. // this is the style you want to emulate.
#include "M10A.h" #include "m10a.h"
#include "action_layer.h" #include "action_layer.h"
#include "eeconfig.h" #include "eeconfig.h"

@ -1,4 +1,4 @@
#include "M10A.h" #include "m10a.h"
void matrix_init_kb(void) { void matrix_init_kb(void) {
matrix_init_user(); matrix_init_user();
Loading…
Cancel
Save