summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/xyverz/rules.mk
blob: 3ab674a2a45dee50d532b0e46be5c56fdab94ab0 (plain)
1
2
3
4
5
6
7
BACKLIGHT_ENABLE = yes      # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes       # Enable RGB Underglow functionality
AUDIO_ENABLE = no           # Audio output on port C6

ifndef QUANTUM_DIR
	include ../../../../Makefile
endif