From 51ecd37d7bb6e2c9e6d20856cf2b3f575e8b0995 Mon Sep 17 00:00:00 2001 From: Erovia Date: Sun, 19 Apr 2020 18:44:05 +0200 Subject: Add VIA support for Minivan (#8849) Co-Authored-By: Joel Challis --- keyboards/thevankeyboards/minivan/config.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'keyboards/thevankeyboards/minivan/config.h') diff --git a/keyboards/thevankeyboards/minivan/config.h b/keyboards/thevankeyboards/minivan/config.h index 7bc8192ed3..9b3fc8e1aa 100644 --- a/keyboards/thevankeyboards/minivan/config.h +++ b/keyboards/thevankeyboards/minivan/config.h @@ -15,8 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef CONFIG_H -#define CONFIG_H +#pragma once #include "config_common.h" @@ -70,5 +69,3 @@ along with this program. If not, see . #define RGB_DI_PIN D0 #define RGBLED_NUM 3 #define RGBLIGHT_SLEEP - -#endif -- cgit v1.2.3