Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
// Matrix Assignments
|
||||
#define MATRIX_ROWS 10 //Rows are doubled-up
|
||||
|
@@ -15,7 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
// Audio
|
||||
#define AUDIO_PIN A5
|
||||
|
Reference in New Issue
Block a user