Jacob Alexander
Jacob Alexander
Hmm, I can't say with 100% certainty without testing. But it'll make it easier.
It's probably a historical AT->PS/2->USB HID thing. Depending on which locale you have set on your OS, USB Codes are interpreted in different ways. This is really annoying, and while...
Updated as per conversation. - K-Type - Infinity - 60% - Hacker - Standard - 60% LED - Alphabet - Hacker - Standard - Ergodox - WhiteFox - Aria -...
Controller renaming complete https://github.com/kiibohd/controller/commit/ca4271b6ffc83b8d514ba1c53a14315623e53a7a
> Can the macros be conditional, so that when no key is pressed it will macro hold alt while typing 134 on the numpad to make a å Yep, this...
Hmm. But what if you really wanted LShift not just "Shift"? And didn't care that RShift was being held. This does make sense for the single quote macros though. Where...
Haha, yep. Definitely an issue. I like the idea of having the user select which locale they are using. Then the configurator would have a sort of "conversion map" and...
Haha, yes, no OS conversion would be the holy grail. Unfortunately this isn't possible within the USB HID spec. That's not to say I can't go around it, but this...
I'm in the process of a big KLL compiler rewrite right now. It should be possible to add support in for this around the same time. The goal is to...
Here's a different example with a CDC descriptor (looks like it can show the whole thing in this case). Though (I have a udev rule for this device so it...