mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-10 16:54:55 +01:00
05b7383703
* Migrate Levinson to use split_common code * Update keymap
7 lines
129 B
Makefile
7 lines
129 B
Makefile
# Enable RGB if not a Planck
|
|
ifeq ($(LAYOUTS_HAS_RGB),yes)
|
|
RGBLIGHT_ENABLE = yes
|
|
endif
|
|
AUDIO_ENABLE = no
|
|
BACKLIGHT_ENABLE = yes
|