From a07c2a137708f8e2b6e1440d386569b97d613cc5 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 22 Jan 2021 19:32:10 +0000 Subject: Remove QMK_KEYBOARD_CONFIG_H (#11576) --- keyboards/contra/keymaps/losinggeneration/config.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'keyboards/contra/keymaps') diff --git a/keyboards/contra/keymaps/losinggeneration/config.h b/keyboards/contra/keymaps/losinggeneration/config.h index 759b1d9a00..4a64e977c9 100644 --- a/keyboards/contra/keymaps/losinggeneration/config.h +++ b/keyboards/contra/keymaps/losinggeneration/config.h @@ -16,12 +16,8 @@ You should have received a copy of the GNU General Public License long with this program. If not, see . */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H +#pragma once -#include QMK_KEYBOARD_CONFIG_H #define USE_MIT_LAYOUT #define TAPPING_TERM 250 - -#endif -- cgit v1.2.3