Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 3 | -413/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | remove most .pngs | Jack Humbert | 2017-06-11 | 2 | -0/+2 |
| | |||||
* | Add the AZERTY compatibility layer. | Olivier | 2016-11-28 | 2 | -7/+122 |
| | |||||
* | Change layer names (cosmetic change) and reorder them so that the "shift" ↵ | Olivier | 2016-11-28 | 1 | -62/+62 |
| | | | | layer can be accessed from the "alt" layer when in QWERTY compat mode. | ||||
* | A little cleanup, add some comments, change others. | Olivier | 2016-11-28 | 1 | -26/+16 |
| | |||||
* | Adjust comment. | Olivier | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Reorganize the numeric keypad layer more like a traditional numeric keypad. | Olivier | 2016-11-28 | 2 | -12/+12 |
| | |||||
* | Rename file following upstream folder rename. | Olivier | 2016-08-20 | 1 | -0/+9 |
| | |||||
* | Merge https://github.com/jackhumbert/qmk_firmware | Olivier | 2016-08-20 | 3 | -82/+34 |
| | |||||
* | All Ez keymaps compiles | Fred Sundvik | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Initial structure for Ergodox as subprojects | Fred Sundvik | 2016-07-29 | 3 | -0/+345 |
Only the EZ default keymaps compiles at the moment though. |