(added todo)

partial-rewrite
Ben Blazak 2014-06-10 19:54:53 -07:00
parent cff9b31a76
commit d384925813
1 changed files with 1 additions and 0 deletions

View File

@ -264,6 +264,7 @@ keyboards['ErgoDox'] = {
// TODO:
// - need to actually plan the organization of the key data...
// - how shall we handle switching between different layers?
// - we should probably do all the styling in css...
var drawKey = function(key) {
var size = key.size || 1;