1
0
Fork 0

Remove usages of config_common.h from config.h files. (#19714)

This commit is contained in:
Nick Brassel 2023-01-31 06:03:30 +11:00 committed by GitHub
parent 2d843088a2
commit f6dd8dea2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2368 changed files with 11 additions and 2377 deletions

View file

@ -9,7 +9,6 @@
#pragma once
#include "config_common.h"
/* Matrix Configuration - Rows are doubled up */
#define MATRIX_ROWS 14

View file

@ -16,7 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5

View file

@ -16,7 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
#define MATRIX_ROW_PINS { D7, D1, D5, D6, C2 }
#define MATRIX_COL_PINS { C3, C4, C5, C6, C7, A7, A6, A5, A4, A3, A2, A1, A0 }
#define ENCODERS_PAD_A { B0, D0 }

View file

@ -16,7 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
#define MATRIX_ROW_PINS { A15, B10, A14, A13, A7 }
#define MATRIX_COL_PINS { A8, A6, B0, B1, B2, B4, B5, A1, A2, B3, B9, A10, A9 }
#define ENCODERS_PAD_A { B14, B11 }

View file

@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
#define TAPPING_TERM 150

View file

@ -9,7 +9,6 @@
#pragma once
#include "config_common.h"
/* Matrix Configuration - Rows are doubled up */
#define MATRIX_ROWS 12

View file

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* key matrix size */
// Rows are doubled-up

View file

@ -22,7 +22,6 @@
#pragma once
#include "config_common.h"
/* Select hand configuration */
//#define MASTER_LEFT

View file

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
#define EE_HANDS

View file

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* Select hand configuration */

View file

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* Select hand configuration */

View file

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
#define EE_HANDS

View file

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* key matrix size */
// Rows are doubled-up

View file

@ -18,5 +18,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"