10 Commits (master)

Author SHA1 Message Date
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check ()
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs , 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
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination ()
* 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
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
Jack Humbert bd0a888133 line-endings
unknown dcd64062d2 Reverted changes
unknown 4148aeee19 Figured out that I didn't need to include both keymaps in both files
unknown 1f78b62cd6 Hopefully compile issues are gone, and updated files
unknown 9f82d14eb9 Fixed all things jack suggested.
unknown 5023f55856 Fixed some capitalization issues
Donald c71b60c82a Changed case of deltasplit75 to be lowercase.
To follow convention.