]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - layouts/community/ortho_4x12/bakingpy/rules.mk
Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)
[qmk_firmware.git] / layouts / community / ortho_4x12 / bakingpy / rules.mk
index 490ebbf7793441e7cf7f89b31c46fbe363698207..9be2f01d4d5d5304e6451c4f60c82aeb355a24c4 100644 (file)
@@ -5,6 +5,8 @@ endif
 AUDIO_ENABLE = no
 ifeq ($(strip $(KEYBOARD)), zlant)
   BACKLIGHT_ENABLE = no
+else ifeq ($(strip $(KEYBOARD)), 40percentclub/4x4)
+         BACKLIGHT_ENABLE = no
 else
   BACKLIGHT_ENABLE = yes
 endif