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

@@ -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 */
#define MATRIX_ROWS 4

View File

@@ -1,7 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)

View File

@@ -1,6 +1,5 @@
#pragma once
#include "config_common.h"
#ifndef KEYBOARD_planck_light
#define BACKLIGHT_BREATHING

View File

@@ -1,7 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)

View File

@@ -1,7 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)

View File

@@ -1,7 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)

View File

@@ -15,7 +15,6 @@
* this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "config_common.h"
// QMK configuration /////////
#define TAPPING_TERM 400

View File

@@ -1,7 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)

View File

@@ -1,7 +1,6 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)

View File

@@ -1,6 +1,5 @@
#pragma once
#include "config_common.h"
#undef MATRIX_ROW_PINS
#undef MATRIX_COL_PINS

View File

@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
// THK has a different pin-out
#undef MATRIX_ROW_PINS