e0af24a398
* include the source code for IDOBAO/YMDK ID75 keyboard, which uses the STM32F103C8T6 chip/MCU (a.k.a. BluePill). * updated readme.md for more detail * make the readme.md more readable with Mark down syntax. * updated the readme.md * udpated the readme.md
6 lines
116 B
Makefile
6 lines
116 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes # reduce firmware size
|
|
VIAL_INSECURE = yes
|
|
VIALRGB_ENABLE = yes
|