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.
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.
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.