Docs update

This commit is contained in:
Francisco Hodge
2018-10-30 23:33:29 -04:00
parent 288fcf3507
commit e7284b0e38
16 changed files with 136331 additions and 113895 deletions
@@ -44,12 +44,11 @@
* Keyboard Layout Service
*/
class KeyboardLayout {
/**
* Get default simple-keyboard layout
* @return {object} The default layout (US-QWERTY)
*/
static getDefaultLayout = () => {
static getDefaultLayout(){
return {
'default': [
'` 1 2 3 4 5 6 7 8 9 0 - = {bksp}',