* Add vial support for Akko Top40 Vial port for Akko Top40 keyboard, https://en.akkogear.com/product/acr-top-40/ * Update keyboards/akko/top40/keymaps/vial/config.h Remove redundunt #define's due to VIALRGB_ENABLE = yes in rules.mk Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> * Update keyboards/akko/top40/keymaps/vial/rules.mk Remove unnesessary optimization Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> * Update keyboards/akko/top40/keymaps/vial/config.h Enable Cherry MX Lock switches support Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> --------- Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
3 lines
107 B
Makefile
3 lines
107 B
Makefile
VIA_ENABLE = yes # Enable VIA
|
|
VIAL_ENABLE = yes # Enable VIAL
|
|
VIALRGB_ENABLE = yes # Enable VIALRGB
|