From d2e1cc4d48e5c74453f9ab1a344490f895b2e236 Mon Sep 17 00:00:00 2001 From: ridingqwerty Date: Thu, 30 Jan 2020 14:13:49 -0500 Subject: Trim firmware sizes from default rules.mk, part 3 (#8045) --- keyboards/rgbkb/sol/keymaps/default/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/rgbkb/sol/keymaps/default/rules.mk') diff --git a/keyboards/rgbkb/sol/keymaps/default/rules.mk b/keyboards/rgbkb/sol/keymaps/default/rules.mk index 269cf20273..7efa721e32 100644 --- a/keyboards/rgbkb/sol/keymaps/default/rules.mk +++ b/keyboards/rgbkb/sol/keymaps/default/rules.mk @@ -2,7 +2,7 @@ # Example: # if you wanted to disable EXTRAKEY_ENABLE, you would copy the line from the rev1/rules.mk file # and paste it in to this file, changing the yes to no. Like so: -# EXTRAKEY_ENABLE = no # Audio control and System control(+450) +# EXTRAKEY_ENABLE = no # Audio control and System control # # To keep things clean and tidy, as well as make upgrades easier, only place overrides from the defaults in this file. -- cgit v1.2.3