Fix Latching bug (introduced when fixing shift and lock recently)

- Also conditionally refresh the lcd screen if enabled /w interconnect
  (Not the ideal way to update, but the only way with the current KLL version)
This commit is contained in:
Jacob Alexander 2015-10-04 16:19:20 -07:00
parent 8311f1b083
commit 3eece24115
2 changed files with 17 additions and 1 deletions

1
.gitignore vendored
View file

@ -41,6 +41,7 @@
.Trashes
ehthumbs.db
Thumbs.db
*.attr
# Editor generated files #
##########################