| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | ||
| * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches | |||
| 2017-06-11 | remove most .pngs | ||
| 2017-04-09 | Extract Ergodox default visualizer into simple_visualizer | ||
| It's good enough if you only want to change the lcd text and color. | |||
| 2017-04-09 | Create a file for shared Ergodox Infinity animations | ||
| 2017-04-09 | Fix suspend not disabling backlight | ||
| 2017-04-09 | Move the logo drawing keyframe to lcd_keyframes | ||
| 2017-04-09 | Move LCD logo to visualizer resources | ||
| 2017-04-09 | Add automatic flush for the LCD screen | ||
| 2017-04-09 | Move common visualizer keyframes into visualizer_keyframes.h | ||
| 2017-04-09 | Remove the need to manually enable the visualizer | ||
| 2017-04-09 | Separated backlight and LCD disable/enable | ||
| Also moved them to correct places | |||
| 2017-04-09 | Move LCD backlight keyframes to its own file | ||
| 2017-04-09 | Move LCD keyframes to its own file | ||
| 2017-04-09 | Tweaks to the Ergodox default visualizer | ||
| 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 | |||
| 2017-04-09 | Simple layer display on Infinity Ergodox default layout | ||
| 2017-04-09 | Add visualizer for Ergodox default | ||
| 2016-12-21 | updates readme | ||
| 2016-12-21 | New default firmware graphic | ||
| 2016-12-16 | Removes alt/j dual function | ||
| 2016-12-05 | A new default layout that supports Shine | ||
| 2016-09-22 | Adds EPRM reset key | ||
| 2016-07-31 | Generate version information to version.h | ||
| So that only the files that really needs a version are recompiled. | |||
| 2016-07-29 | Initial structure for Ergodox as subprojects | ||
| Only the EZ default keymaps compiles at the moment though. | |||