277b47da98
* Lower OLED timeout to 1 minute * Fix direction of the large encoder knob * Support for DOIO KB30-01 * Reduce firmware size * Revert changes to base files * Override base OLED timeout * Move encoder map enable to rules.mk * Pin swap encoder 3 in vial. Large encoder otherwise acts reverse of how it is defined in the keymap.c file and the Vial configurator.
10 lines
122 B
Makefile
10 lines
122 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
|
|
LTO_ENABLE = yes
|
|
|
|
ENCODER_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
VIALRGB_ENABLE = yes
|