Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
| | |||||
* | Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdated | Arthur SCHMITT | 2017-08-30 | 1 | -2/+17 |
| | |||||
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Merge branch 'master' into fix_line_endings | Fred Sundvik | 2016-08-27 | 2 | -47/+50 |
|\ | |||||
| * | Split subproject make files into Makefile and rules.mk | Fred Sundvik | 2016-08-20 | 2 | -47/+50 |
| | | |||||
* | | Normalize line endings | Fred Sundvik | 2016-08-27 | 3 | -766/+766 |
|/ | |||||
* | Fix typo in teensy_lc_onkey.h | Fred Sundvik | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Move ChibiOS test board and ld | Fred Sundvik | 2016-07-05 | 1 | -105/+0 |
| | | | | | Move the ChibiOS test subproject board and ld files to the kebyoard folder, so that the build system can find them | ||||
* | Suprojects for ChibiOS testing | Fred Sundvik | 2016-07-05 | 13 | -0/+1362 |