From f1513c3ad21822a376eb50fb8331e63617a0b2db Mon Sep 17 00:00:00 2001 From: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Date: Fri, 27 Jul 2018 23:34:41 +0200 Subject: Keyboard: Let's Split fixes (#3511) * Fixed pin for RGB * Implemented drashnas fixes for filesize --- keyboards/vitamins_included/rev1/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/vitamins_included/rev1') diff --git a/keyboards/vitamins_included/rev1/config.h b/keyboards/vitamins_included/rev1/config.h index 50168237b..26023bfea 100644 --- a/keyboards/vitamins_included/rev1/config.h +++ b/keyboards/vitamins_included/rev1/config.h @@ -83,7 +83,7 @@ along with this program. If not, see . /* disable action features */ //#define NO_ACTION_LAYER -#define NO_ACTION_TAPPING +//#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION -- cgit v1.2.3-24-g4f1b