summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json
diff options
context:
space:
mode:
authorleah-splitkb <103112489+leah-splitkb@users.noreply.github.com>2022-10-27 17:01:17 +0200
committerGitHub <noreply@github.com>2022-10-27 16:01:17 +0100
commit20ce76f48c4c8c0978b6b78075319b41bb503c76 (patch)
tree4a82c702516c489cd487e417690f8938f9125be9 /keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json
parentd8183c52492557fdc8f35cec67c70170bae55efa (diff)
[Keyboard] Minor Aurora Sweep fixes (#18879)
- Fixes compile error with `SWAP_HANDS_ENABLE = yes` - Fixes OLED, RGB Matrix, and encoder when using QMK Configurator
Diffstat (limited to 'keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json')
-rw-r--r--keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json b/keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json
index 0af1244c1f..a5f4826c6d 100644
--- a/keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json
+++ b/keyboards/splitkb/aurora/sweep/keymaps/default/keymap.json
@@ -54,6 +54,9 @@
]
],
"config": {
+ // Support for OLED, RGB, and encoders is already enabled
+ // by default on the revision level, but we repeat it here
+ // to make clear that you can disable them to save space.
"features": {
"oled": true,
"rgb_matrix": true,