keychron_qmk_firmware/keyboards/deltasplit75/keymaps/itsaferbie/Makefile

8 lines
262 B
Makefile
Raw Normal View History

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