Strip out more of config_common (#19722)

This commit is contained in:
Joel Challis
2023-01-30 20:40:12 +00:00
committed by GitHub
parent f6dd8dea2e
commit d84a7351ea
4 changed files with 2 additions and 12 deletions

View File

@@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
#define MATRIX_ROW_PINS { A2, A14, A15, B3, B4, B5 }
#define MATRIX_COL_PINS { A1, B9, A3, A4, A5, A6, A7, B0, B1, B2, B10, B11, B12, B13, B14, B15, A8 }