9c21e30b6c
* Implement Vial for Adafruit Macropad * Change base config.h rather than vial keymap config * Move Vial specific configs back to keymap config * Uncomment effects + bootmagic lite
7 lines
102 B
Makefile
7 lines
102 B
Makefile
BOOTLOADER = rp2040
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
VIALRGB_ENABLE = yes
|