eh-dub / TSK

Touch Sensitive Keyboard
0 stars 0 forks source link

KeyboardLayout - Support for a Full Keyboard View #33

Closed AdamWatson closed 10 years ago

AdamWatson commented 10 years ago

We need to add a layout which supports a full regular keyboard, instead of the 6 key prototype. This shouldn't be difficult, but there may be issues with different size keys.

AdamWatson commented 10 years ago

Supporting a full(ish) keyboard now, but I have removed the KeyboardLayout class altogether, and merged this functionality with the KeyboardModel. Notes on this can be found in my 2014 06 11 dev diary.