Skip to content

Commit

Permalink
Update to latest consolidated repo
Browse files Browse the repository at this point in the history
  • Loading branch information
robbear committed May 26, 2015
1 parent 82cbb2e commit bb179f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basic-keyboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@

},

name: 'Keyboard',

_keydown: function(event) {
return this.collective.keydown(event);
},
Expand Down

0 comments on commit bb179f1

Please sign in to comment.