Rename keyMatrix to KeyMatrix because it's a global.
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
|
||||
// Variables:
|
||||
|
||||
extern key_matrix_t keyMatrix;
|
||||
extern key_matrix_t KeyMatrix;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user