Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// Copyright 2018-2022 Nick Brassel (@tzarc)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
#include "config_common.h"
|
||||
|
||||
// Encoders -- right-side is reversed
|
||||
#define ENCODERS_PAD_A \
|
||||
|
Reference in New Issue
Block a user