qmk_firmware/keyboards/deltasplit75/keymaps/itsaferbie/Makefile

7 lines
240 B
Makefile
Raw Normal View History

2017-07-23 22:30:51 +02:00
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
2017-07-23 23:32:16 +02:00
AUDIO_ENABLE = no # Audio disabled while using RGB underlight.
2017-07-23 22:30:51 +02:00
ifndef QUANTUM_DIR
include ../../../../Makefile
endif