aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Add automatic flush for the LCD screenFred Sundvik2017-04-091-2/+0
|
* Move common visualizer keyframes into visualizer_keyframes.hFred Sundvik2017-04-091-0/+1
|
* Remove the need to manually enable the visualizerFred Sundvik2017-04-091-4/+2
|
* Separated backlight and LCD disable/enableFred Sundvik2017-04-091-6/+8
| | | | Also moved them to correct places
* Move LCD backlight keyframes to its own fileFred Sundvik2017-04-091-4/+5
|
* Move LCD keyframes to its own fileFred Sundvik2017-04-091-2/+3
|
* Tweaks to the Ergodox default visualizerFred Sundvik2017-04-091-58/+18
| | | | | | No animation, display led statuses and layer name on the same screen Don't display layer bitmap Fully saturated colors for caps, less saturated ones normally
* Simple layer display on Infinity Ergodox default layoutFred Sundvik2017-04-091-224/+62
|
* Add visualizer for Ergodox defaultFred Sundvik2017-04-091-0/+426
|
* updates readmeErez Zukerman2016-12-211-1/+4
|
* New default firmware graphicErez Zukerman2016-12-211-0/+0
|
* Removes alt/j dual functionErez Zukerman2016-12-161-6/+6
|
* A new default layout that supports ShineErez Zukerman2016-12-051-26/+58
|
* Adds EPRM reset keyErez Zukerman2016-09-222-2/+12
|
* Generate version information to version.hFred Sundvik2016-07-311-0/+1
| | | | So that only the files that really needs a version are recompiled.
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-294-0/+192
Only the EZ default keymaps compiles at the moment though.