From 4477e20629a4b32449def1c4207cd80a66d6dc50 Mon Sep 17 00:00:00 2001 From: Julian Flores Date: Tue, 26 Nov 2019 08:35:41 +0100 Subject: [PATCH] Removed not uneccessary '#endif' statement. --- keyboards/tr60w/config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/keyboards/tr60w/config.h b/keyboards/tr60w/config.h index d1c207ded8f..2196e6c5334 100644 --- a/keyboards/tr60w/config.h +++ b/keyboards/tr60w/config.h @@ -45,5 +45,3 @@ #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 #endif - -#endif