diff options
Diffstat (limited to 'keyboards/rgbkb/sol/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/rgbkb/sol/keymaps/default/rules.mk | 2 |
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 @@ | |||
2 | # Example: | 2 | # Example: |
3 | # if you wanted to disable EXTRAKEY_ENABLE, you would copy the line from the rev1/rules.mk file | 3 | # if you wanted to disable EXTRAKEY_ENABLE, you would copy the line from the rev1/rules.mk file |
4 | # and paste it in to this file, changing the yes to no. Like so: | 4 | # and paste it in to this file, changing the yes to no. Like so: |
5 | # EXTRAKEY_ENABLE = no # Audio control and System control(+450) | 5 | # EXTRAKEY_ENABLE = no # Audio control and System control |
6 | # | 6 | # |
7 | # To keep things clean and tidy, as well as make upgrades easier, only place overrides from the defaults in this file. | 7 | # To keep things clean and tidy, as well as make upgrades easier, only place overrides from the defaults in this file. |
8 | 8 | ||