Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -1/+0 |
| | |||||
* | Better non-Linux support (#2524) | dankm | 2018-03-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | * grep -> $(GREP) Some UNIXy systems (FreeBSD for example) don't use GNU grep by default. Allow the user to specify which grep implementation to use so that GNU grep can be specified. * Allow using versioned avr-gcc command Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or "avr-gcc-7.3.0" to match checks for "avr-gcc". | ||||
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -9/+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 | ||||
* | updated drashna's keymaps (#1769) | drashna | 2017-09-29 | 1 | -0/+81 |
* Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info |