qmk_firmware/layouts/community/ortho_4x12/neo2marin/rules.mk
theamarin ff73cb6290
[Keymap] Add Neo2-based keymap for Planck keyboard (#19173)
Co-authored-by: christian <christian.lueke@sonoware.de>
2023-01-01 09:31:25 -08:00

6 lines
119 B
Makefile

DYNAMIC_MACRO_ENABLE = yes
ifeq ($(strip $(KEYBOARD)), planck/rev5)
AUDIO_ENABLE = yes
BACKLIGHT_ENABLE = yes
endif