summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol/keymaps/default
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-30 08:14:21 +1000
committerGitHub <noreply@github.com>2021-09-30 08:14:21 +1000
commit36bc3c867eda54921b64b2f4e7262a371dbecd65 (patch)
treeea211c41c0d42b3f95fe37fded0b0949e986b261 /keyboards/rgbkb/sol/keymaps/default
parent8fccd82d4ec8292892067ab06dd235cf9b2d1565 (diff)
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Diffstat (limited to 'keyboards/rgbkb/sol/keymaps/default')
-rw-r--r--keyboards/rgbkb/sol/keymaps/default/readme.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/rgbkb/sol/keymaps/default/readme.md b/keyboards/rgbkb/sol/keymaps/default/readme.md
index 3f3e1afc5a..3769d0981d 100644
--- a/keyboards/rgbkb/sol/keymaps/default/readme.md
+++ b/keyboards/rgbkb/sol/keymaps/default/readme.md
@@ -89,7 +89,6 @@ LED_MIRRORED = yes # Mirror LEDs across halves (enable DIP 1 on slave,
RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight (+8500)
RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. Can be very laggy (+1500)
RGBLIGHT_FULL_POWER = no # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port
-UNICODE_ENABLE = no # Unicode
SWAP_HANDS_ENABLE = no # Enable one-hand typing
OLED_ENABLE = no # Enable the OLED Driver (+5000)