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
2368 changed files with 11 additions and 2377 deletions

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 9

View File

@@ -16,6 +16,5 @@
#pragma once
#include "config_common.h"
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 14

View File

@@ -16,6 +16,5 @@
#pragma once
#include "config_common.h"
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 11

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
#define DRIVER_1_LED_TOTAL 66
#define DRIVER_2_LED_TOTAL 32

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
/* SPI Config for LED Driver */
#define SPI_DRIVER SPID1

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
#define DRIVER_1_LED_TOTAL 66
#define DRIVER_2_LED_TOTAL 33

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
#define DRIVER_1_LED_TOTAL 66
#define DRIVER_2_LED_TOTAL 32

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
/* External spi flash */
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN B12

View File

@@ -16,7 +16,6 @@
#pragma once
#include "config_common.h"
#define DRIVER_1_LED_TOTAL 66
#define DRIVER_2_LED_TOTAL 33