Building a Chording Keyboard: Progress So Far
blog.mattgauger.com
Building a Chording Keyboard: Progress So Far
1–10 of 25 posts
Re: Building a Chording Keyboard: Progress So Far
#2(Four buttons is quite few combinations. You probably need the thumb too, with two-three alternative buttons for it.)
It would be easy to have a learning mode which give feedback about possible combinations, since it is on a screen.
My only (hobby) programming for mobile has been on iOS, where the system keyboard isn't easily replaced. There seems to be things like this in the Android store? Anyone know why this didn't work well enough to be popular?
Re: Building a Chording Keyboard: Progress So Far
#3I've always wondered about the usability of a chording keyboard with a smart phone's edge (or an xPad) and four areas under the fingers. (Four buttons is quite few combinations. You probably need the thumb too, with two-three alternative buttons for it.) It would be easy to have a learning mode which give feedback about possible combinations, since it is on a screen. My only (hobby) programming for mobile has been on…
Re: Building a Chording Keyboard: Progress So Far
#4Wearable Computing researchers usually use a chording keyboard for typing. You could see how this work with Emacs in real life by Thad Starner (a technical lead on Google's Project Glass) http://www.youtube.com/watch?v=_V2i_7oX8mw
Re: Building a Chording Keyboard: Progress So Far
#5It had four waterproof buttons, and by pressing various combos he could type one-handed underwater while holding scientific instruments or a camera.
I thought at the time it would be awesome for wearable computers.
Re: Building a Chording Keyboard: Progress So Far
#6Can't find anything on Google, but I saw a docco at least ten years ago of a marine biologist who made one of these for taking notes underwater. It had four waterproof buttons, and by pressing various combos he could type one-handed underwater while holding scientific instruments or a camera. I thought at the time it would be awesome for wearable computers.
Re: Building a Chording Keyboard: Progress So Far
#7Re: Building a Chording Keyboard: Progress So Far
#8A few months ago I started on a project to make a 'grip' style chording keyboard [0] also based on the teensy, sadly the project has stalled for a bit (graduated and got a full-time).
I have the keys wired [1] but haven't figure out a nice way to mount them yet, and the firmware isn't finished.
[0] http://geekhack.org/index.php?topic=43132 [1] http://i.imgur.com/zQiYmQC.jpg
EDIT: I always found it a bit sad that I was unable to find much documentation on how Engelbart's original chording keyboard worked, does anyone know of a source where I can read how the keys are chorded?