Click to view our Accessibility Statement or contact us with accessibility-related questions
Showing 1 of 2438 conversations about:
OlivierPons
243
Sep 18, 2017
bookmark_border
Hi all, I'm under the latest Linux / Mint. When I use the configurator here https://configurator.input.club/?layout=MDErgo1-Default I can generate valid files and using "sudo dfu-util -D left_kiibohd.dfu.bin" (then right) works.
I'd like to compile by hand. I've cloned the github repo via "git clone https://github.com/kiibohd/controller.git" Here's what I do: cd Keyboards ./ergodox.bash
both folders left and right are generated: linux-gnu.ICED-L.gcc.make and linux-gnu.ICED-R.gcc.make
Then I push the reset button of my ergodox and try: sudo dfu-util -D linux-gnu.ICED-L.gcc.make/kiibohd.dfu.bin
And my ergodox doesnt work and send bad keys (just typing once sends 2 keys for almost all keys). If I unplug the right side, and try with the left, same problem. I would just like a working sample so I can modify it by hand and add my own macros. Do you know how to do?
I've also tried with the qmk_firmware source code but here I get another error when I try this: make ergodox_infinity_all
[snap, only give you the last error but it's the same for all configurations that are tried]
tmk_core/rules.mk:358: recipe for target '.build/obj_ergodox_infinity_zweihander-osx/protocol/chibios/usb_main.o' failed make[1]: *** [.build/obj_ergodox_infinity_zweihander-osx/protocol/chibios/usb_main.o] Error 1 Make finished with errors Makefile:515: recipe for target 'ergodox_infinity-all' failed make: *** [ergodox_infinity-all] Error 1

--------------------------------------------------- So all in all I cant compile and modify the code. Any idea / suggestion?
Sep 18, 2017
vvlierberghe
Oct 1, 2017
bookmark_border
OlivierPonsIs it written in C++? Also use linux as my daily driver...
Oct 1, 2017
View Full Discussion
Related Products