aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/sol/keymaps/default/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sol/keymaps/default/rules.mk b/keyboards/sol/keymaps/default/rules.mk
index 40167b375..526b72fe7 100644
--- a/keyboards/sol/keymaps/default/rules.mk
+++ b/keyboards/sol/keymaps/default/rules.mk
@@ -19,7 +19,7 @@ UNICODE_ENABLE = no # Unicode
19SWAP_HANDS_ENABLE = no # Enable one-hand typing 19SWAP_HANDS_ENABLE = no # Enable one-hand typing
20ENCODER_ENABLE_CUSTOM = yes # Enable rotary encoder (+90) 20ENCODER_ENABLE_CUSTOM = yes # Enable rotary encoder (+90)
21 21
22OLED_ENABLE = no # OLED_ENABLE (+5000) 22OLED_DRIVER_ENABLE = no # Enable the OLED Driver (+5000)
23IOS_DEVICE_ENABLE = no # Limit max brightness to connect to IOS device (iPad,iPhone) 23IOS_DEVICE_ENABLE = no # Limit max brightness to connect to IOS device (iPad,iPhone)
24 24
25# Do not edit past here 25# Do not edit past here