-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display buffer for the ergodox LCD and a Non-blocking sync routine. #115
Open
acui
wants to merge
17
commits into
kiibohd:master
Choose a base branch
from
acui:displaybuffer
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 330d71e - Browse repository at this point
Copy the full SHA 330d71eView commit details
Commits on May 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2eebde8 - Browse repository at this point
Copy the full SHA 2eebde8View commit details -
Made the ticks test routine inline.
Added a blocking version of the display sync function.
Configuration menu - View commit details
-
Copy full SHA for 4748cb4 - Browse repository at this point
Copy the full SHA 4748cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 358372e - Browse repository at this point
Copy the full SHA 358372eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a448e8e - Browse repository at this point
Copy the full SHA a448e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac31b25 - Browse repository at this point
Copy the full SHA ac31b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for f57e1c8 - Browse repository at this point
Copy the full SHA f57e1c8View commit details
Commits on May 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 08a6456 - Browse repository at this point
Copy the full SHA 08a6456View commit details
Commits on May 8, 2016
-
Added cli commands for text and fixed lots of bugs
1. Wrong page numbers when the max y of the bounding box is not a multiplier of 8. 2. The LCD's coordinate system has a reversed y. Fixed nearly all the tty funcions. 3. The clear screen function changed to the STLcd_clear in the TTY APIs. 4. Added lcdTextOut and ttyScrollUp cli commands.
Configuration menu - View commit details
-
Copy full SHA for 8a6a274 - Browse repository at this point
Copy the full SHA 8a6a274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6727319 - Browse repository at this point
Copy the full SHA 6727319View commit details -
Made a general bitmap output function for LCD.
Also changed the code style.
Configuration menu - View commit details
-
Copy full SHA for 77900ff - Browse repository at this point
Copy the full SHA 77900ffView commit details
Commits on May 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 15a9d10 - Browse repository at this point
Copy the full SHA 15a9d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb299c - Browse repository at this point
Copy the full SHA 1cb299cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 368525e - Browse repository at this point
Copy the full SHA 368525eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e9800 - Browse repository at this point
Copy the full SHA 98e9800View commit details
Commits on May 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 080fb54 - Browse repository at this point
Copy the full SHA 080fb54View commit details
Commits on May 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d3adc38 - Browse repository at this point
Copy the full SHA d3adc38View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.