I built a midi controller out of an ortholinear keyboard kit and QMK. It really is a fun way to dabble in C and embedded hardware!
No velocity though, right?
QMK and Keyboards
11–20 of 102 posts
Re: QMK and Keyboards
#12I wonder why a better solution hasn't been implemented in QMK. Is it a technical limitation?
Re: QMK and Keyboards
#13I use a lot of MO keys on my keyboard. Too many accidental layer-locking with TT and OSL. So I would love it if/when ZSA adds the QMK "layer lock" feature to Oryx. Currently, I use a layer lock intermediate layer. But that is one extra key press and finger travel.
Re: QMK and Keyboards
#14Gotta give a shoutout to kanata[1] which I have used daily for years at this point after giving up on QMK-powered keyboards. QMK itself is great, but I was never able to find a non-columnar split ISO keyboard to use it with. Eventually I reluctantly settled on the Logitech K860[2] and I'm now happily using my favourite features from QMK with kanata at the software level. [1]: https://github.com/jtroo/kanata [2]: If I…
I tried to change the keyboard layout to a more "ergonomic" layout (optimot), but after months of training, I could never gain the proficiency I have in AZERTY. I think it's not worth it to switch.
Re: QMK and Keyboards
#15This is surprising to me https://getreuer.info/posts/keyboards/non-english/index.html... I wonder why a better solution hasn't been implemented in QMK. Is it a technical limitation?
Re: QMK and Keyboards
#16Re: QMK and Keyboards
#17This is surprising to me https://getreuer.info/posts/keyboards/non-english/index.html... I wonder why a better solution hasn't been implemented in QMK. Is it a technical limitation?
I personally just use some layout (us-intl with no dead keys), which works for the integrated laptop keyboards too.
Re: QMK and Keyboards
#18Re: QMK and Keyboards
#19But I have to give it to QMK as well, they have been reworking / refactoring a major wart in how you config keyboards, with the move to info.json and away from custom C and make files.
Re: QMK and Keyboards
#20I considered using something like that, but my concern that it is going to ruin my muscle memory for the situations when I cannot use it - eg locked down environments at work. So I stick to whatever can be done with standard OS capabilities.