Earlier quoted context omitted.
because I'm experienced in ESP32 and not in STM8. But now that you mention it, a little seed started to grow. Thank you kind stranger, lemme get back to you when this will probably 2 years from now on and another $2000 in research/playing around.
I said stm8 but there are a lot's of cheap microcontroller, I don't know what you use to program your esp32 but you should have a look at platform.io . I use that list https://registry.platformio.org/search?t=platform&p=1 to select MCU's for my projects. The thing I like the most about it is that I don't have to manually install and managed various tool chains and it's a lot more flexible than the Arduino ide.
A complete guide to building a hand-wired keyboard (2020)
71–74 of 74 posts
Re: A complete guide to building a hand-wired keyboard (2020)
#72Building your own keyboards is super satisfying. I started off hand-wiring a couple of macropads and then built a 60% handwire and a split ergo. Finally with all the knowledge I learnt I designed a PCB for a macropad and then just scaled up to my own keyboard which is a 50% ortholinear keyboard which has three extra "macro" switches on the side. I found a switch footprint that allows it to take "normal" or "low profi…
Re: A complete guide to building a hand-wired keyboard (2020)
#73What I really want is a mechanical backlit keyboard without terrible PWM flicker. It's so hard on the eyes. Just regular DC dimming would be ideal.
Much easier to just up the PWM frequency
Re: A complete guide to building a hand-wired keyboard (2020)
#74Earlier quoted context omitted.
Yeah I got that, but I disagree having to hold down down additional keys to enable that mode, and importantly in my case, having to remember to hold them down is less effort then moving your wrist two or three inches. Ultimately there’s going to be a lot of personal habit baked into these preferences and we are talking about micro-optimisations at best anyway. Which I why I think it’s probably better to just agree to…
You don't need to remember since you don't need to hold it down, you can toggle Or both, hold for shorter totp codes, toggle for longer data entry sessions Or you could have a one-shot modifier where for single numbers you wouldn't need to hold anything (while avoiding having to frequently move your hand back and forth just for a single symbol). This works similar to one-shot shift for a First Letter Cap And the mist…
The ironic thing is this conversation of ours would have cost us more energy than what would have been saved from a lifetime of any of your keyboard optimisations. Which is why I roll my eyes when people try to intellectualise their keyboard preferences as some kind of revolutionary time and effort saver.