aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gherkin/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-10/+10
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Initial commit for gherkin keyboard support. Compiles but untested.Daniel Shields2017-06-021-0/+56