mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-23 23:37:46 +00:00
* 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
|