]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ortho_4x12/xyverz/rules.mk
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
[qmk_firmware.git] / layouts / community / ortho_4x12 / xyverz / rules.mk
1 BACKLIGHT_ENABLE = yes      # Enable keyboard backlight functionality
2 RGBLIGHT_ENABLE = yes       # Enable RGB Underglow functionality
3 AUDIO_ENABLE = no           # Audio output on port C6
4
5 ifndef QUANTUM_DIR
6         include ../../../../Makefile
7 endif