Open Dream123-zj opened 5 years ago
The code already compiles under Linux using gcc or clang.
klltest.bash
compiles an host-side version of the firmware and runs various tests with it.
https://github.com/kiibohd/controller/blob/master/Keyboards/Testing/klltest.bash
This project has recently been started to add rust bindings to host-side kll.
改写代码只能在LINUX系统下吗?编译器用哪个?