aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/sol/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rgbkb/sol/keymaps/default/rules.mk')
-rw-r--r--keyboards/rgbkb/sol/keymaps/default/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/rgbkb/sol/keymaps/default/rules.mk b/keyboards/rgbkb/sol/keymaps/default/rules.mk
index 269cf2027..7efa721e3 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.