Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-06 | Refactor for DeltaSplit75 (#3132) | noroadsleft | |
2017-11-27 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | |
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title | |||
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert | |
* 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 | |||
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-07-30 | line-endings | Jack Humbert | |
2017-07-28 | Reverted changes | unknown | |
2017-07-28 | Figured out that I didn't need to include both keymaps in both files | unknown | |
2017-07-28 | Hopefully compile issues are gone, and updated files | unknown | |
2017-07-28 | Fixed all things jack suggested. | unknown | |
2017-07-28 | Fixed some capitalization issues | unknown | |
2017-07-28 | Changed case of deltasplit75 to be lowercase. | Donald | |
To follow convention. |