semickolon
Cool! Though CH58/9x series might be better for efficiency because it’s Bluetooth 5. CH57x is BT 4.
And QMK has already been ported to CH582 but personally haven’t tried it yet. https://github.com/O-H-M2/qmk_port_ch582
Also, there’s a commercially available CH552T dev board for about a dollar. I actually use this for development: https://www.aliexpress.com/item/1005004141926425.html
Even cheaper if you buy just the chip. Just add a USB connector and two capacitors then that’s it. No crystal, flash, etc. needed. A CH552G goes for about 30 cents: https://www.aliexpress.com/item/1005003402478164.html
Hmm actually, FAK could be extended to CH582. It would have to be a complete rewrite on the hardware code, but I could keep the Nickel config mostly compatible between CH55x and CH58x.
You just gave me an idea. Sounds like I can make a FAK spec and then there’d be compliant hardware-specific implementation for different chips 🤯
Yep, and I think they’re even working on dongle mode. They call it “triple 2.4G” on the readme.
Well, there are many ways to do that. It’s kind of a rabbit hole on its own. For me, I prefer layers to combos to access special keys like symbols, numbers, and function keys.
If you meant modifiers like Ctrl and Shift, I use home row mods. I also started with 40+ keys like a Piantor and swore I would never like home row mods, but ended up loving them after trying it.
Anyway, layers feel pretty intuitive to me. What do you think is making layers not easy for you?