summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2022-10-29 16:54:14 +1100
committerfauxpark <fauxpark@gmail.com>2022-10-29 16:54:14 +1100
commit9d717c85dc184c0e34b40251b5703ae3626f571e (patch)
tree9ef6e296e81a48b7c6f5d265e52e571b8a5bc3ba /keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk
parent22be7e79ac6a328ed5a7dc8c4e6f17d749852221 (diff)
parente90ff84c31905932849164204c10ea58255ddad2 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk')
-rw-r--r--keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk b/keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk
index 066675cb48..c8a3944323 100644
--- a/keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk
+++ b/keyboards/splitkb/aurora/sweep/keymaps/debug/rules.mk
@@ -13,6 +13,11 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-ENCODER_ENABLE = yes
-OLED_ENABLE = yes
+# NOTE: These are already enabled by default at the revision level
+#ENCODER_ENABLE = yes
+#OLED_ENABLE = yes
+
+# RGB Matrix is enabled at the revision level,
+# while we use the regular RGB underglow for testing
+RGB_MATRIX_ENABLE = no
RGBLIGHT_ENABLE = yes