Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
21–30 of 40 posts
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#22I wonder if I can program my novelty Stack Overflow ctrl-v/ctrl-c threeboard to work this way.
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#23Alternatively, get a 4-key board off amazon, popular for playing OSU Example: https://www.amazon.com/4-Key-Programmable-Mechanical-Keyboar...
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#24Here's my 5-key equivalent https://www.stavros.io/posts/keyyyyyyyys/
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#25Here's my 5-key equivalent https://www.stavros.io/posts/keyyyyyyyys/
Haven't I seen you in ai03's Discord channel? I would have gone by a different name in there (this was from before the name change of the server, I think), but your handle is very familiar.
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#26Good work!
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#27Alternatively, get a 4-key board off amazon, popular for playing OSU Example: https://www.amazon.com/4-Key-Programmable-Mechanical-Keyboar...
These kinds of things are distinctly different, assigning macros or keycodes to specific keys. The threeboard is not a macropad, it's a fully-functional keyboard that can type anything, it just requires specifying the keycode to type or programming in macros to type words/sentences.
Some of them even use QMK so you can assign anything you want.
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#28Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#29Earlier quoted context omitted.
These kinds of things are distinctly different, assigning macros or keycodes to specific keys. The threeboard is not a macropad, it's a fully-functional keyboard that can type anything, it just requires specifying the keycode to type or programming in macros to type words/sentences.
That's wrong. The 4 key OSU keyboard is a 4 key keyboard emitting keycodes. I know because I have one (!!) Some of them even use QMK so you can assign anything you want.
Re: Show HN: Threeboard – a full-size mechanical USB keyboard with only three keys
#30Very interested to see that the simulator is built with simavr, a project I've been hacking around with a lot recently. As I understand it, enabling this kind of application is exactly the vision simavr was built with. Good work!