summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/rules.mk
AgeCommit message (Collapse)Author
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-09Use single brackets for portability with other shellsNic Aitch
2017-04-03Revert removal of avrdude make optionDanny Nguyen
2017-03-22Added OLED SSD1306 support to I2Cishtob
2017-02-06Check for a new serial port every secondNic Aitch
2017-01-26Add avrdude targetNic Aitch
2016-11-16Updated my repo to current qmkclimbalima
2016-09-20Made Serial and I2C not include the OtherIBNobody
This saves 192 bytes
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik