summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75/v2
Commit message (Collapse)AuthorAgeFilesLines
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
|
* line-endingsJack Humbert2017-07-301-89/+89
|
* Reverted changesunknown2017-07-281-0/+25
|
* Figured out that I didn't need to include both keymaps in both filesunknown2017-07-281-25/+0
|
* Hopefully compile issues are gone, and updated filesunknown2017-07-282-6/+26
|
* Fixed all things jack suggested.unknown2017-07-282-33/+20
|
* Fixed some capitalization issuesunknown2017-07-281-36/+36
|
* Changed case of deltasplit75 to be lowercase.Donald2017-07-285-0/+167
To follow convention.