mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-26 21:26:46 +00:00
41fdf32afb
* Add encoder map to Quefrency VIA keymap * Explicitly define which RGB animations are enabled * Set different PID to prep for different VIA .json usage * Add ifdefs to handle if ENCODER_ENABLE is set to NO
4 lines
59 B
Makefile
4 lines
59 B
Makefile
VIA_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|