Yan-Fa Li
Yan-Fa Li
@skullydazed fyi
@rmwphd you should look at the qmk-cli effort, that's where this feature would fit best.
Sorry this is a known problem. There's a licensing issue with the ugfx library that input club used and it isn't GPL so we can't distribute it with binary compilation....
First thing to try is the default firmware https://qmk.fm/compiled/hotdox_default.hex If this works as expected then you need to give some test cases and compare stock against what the configurator one...
Not possible at this time, but it's being worked on. If you want to see progress on this, check out the QMK CLI project which is what powers the API.
As has probably been explained to you on discord, all keyboards are QWERTY/ANSI by default on the wire. All layouts are a function of the operating system and vary from...
> I didn't visit the discord, should I have? > Absolutely. Having this conversation over github is a bit limiting. > Firstly a question to make sure I understood the...
Click the wizard hat in the top right. It'll explain how to generate a HEX/BIN file you need to flash your keyboard.
This is a surprisingly complicated task. Basically all keyboards, at the firmware level, are actually ANSI over HID USB. The OS is actually responsible for translating those key positions into...
@moyi4681 anything to comment about this?