* add reviung53 vial files
* add keebio/dsp40
* Revert "add reviung53 vial files"
This reverts commit 074be536de.
* prettify
* Update keyboards/keebio/dsp40/rev1/rules.mk
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/keebio/dsp40/keymaps/vial/vial.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* add vial encoder support
* fix formatting
* remove via lines in json
* implement changes from review
* Revert changes to dsp40.c
* Revert changes to rev1.c
* Remove extra spaces
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
7 lines
140 B
Makefile
7 lines
140 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
MOUSEKEY_ENABLE = yes
|
|
CONSOLE_ENABLE = yes
|
|
COMMAND_ENABLE = no
|
|
ENCODER_MAP_ENABLE = yes
|