summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/bakingpy/rules.mk
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-08-13 21:05:58 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-13 21:05:58 +0200
commit05b7383703d9e7bb68f29765adf865ba78facf2d (patch)
tree63420634e49af91a45a87119fba077ef76cd7f05 /layouts/community/ortho_4x12/bakingpy/rules.mk
parent39256c2449c9c56562f3110f8655fdaf3e2cd5cc (diff)
downloadqmk_firmware-05b7383703d9e7bb68f29765adf865ba78facf2d.tar.gz
qmk_firmware-05b7383703d9e7bb68f29765adf865ba78facf2d.tar.xz
Keyboard: Refactor Levinson to use split common code (#3639)
* Migrate Levinson to use split_common code * Update keymap
Diffstat (limited to 'layouts/community/ortho_4x12/bakingpy/rules.mk')
-rw-r--r--layouts/community/ortho_4x12/bakingpy/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/bakingpy/rules.mk b/layouts/community/ortho_4x12/bakingpy/rules.mk
index 80e5f82ee..0d568c401 100644
--- a/layouts/community/ortho_4x12/bakingpy/rules.mk
+++ b/layouts/community/ortho_4x12/bakingpy/rules.mk
@@ -2,4 +2,5 @@
ifeq ($(LAYOUTS_HAS_RGB),yes)
RGBLIGHT_ENABLE = yes
endif
-AUDIO_ENABLE = yes
+AUDIO_ENABLE = no
+BACKLIGHT_ENABLE = yes