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

@ -2,7 +2,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include "config_common.h"
// Matrix configuration
#define SPI_MATRIX_CHIP_SELECT_PIN C4