From d84a7351ea965010ea51a2c9410add0f4e0306de Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Mon, 30 Jan 2023 20:40:12 +0000 Subject: Strip out more of config_common (#19722) --- keyboards/nullbitsco/scramble/v2/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/nullbitsco/scramble/v2') diff --git a/keyboards/nullbitsco/scramble/v2/config.h b/keyboards/nullbitsco/scramble/v2/config.h index a2eb9712f9..83e44e6f47 100644 --- a/keyboards/nullbitsco/scramble/v2/config.h +++ b/keyboards/nullbitsco/scramble/v2/config.h @@ -19,8 +19,6 @@ along with this program. If not, see . #pragma once -#include "config_common.h" - /* key matrix size */ #define MATRIX_ROWS 2 #define MATRIX_COLS 3 -- cgit v1.2.3