mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-14 07:55:28 +00:00
83af62322c
* Add levinson rev2 files * Add hexwire keymap * Remove redefinition of backlight defines
5 lines
78 B
Makefile
5 lines
78 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|