summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Fix lets_split.c so that audio can be disabledDustin1-3/+5
2016-09-21Created I2C and Serial keymaps for unit testingIBNobody4-0/+632
2016-09-21Made Serial and I2C not include the OtherIBNobody6-14/+36
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik1-32/+32
2016-08-25Fixed naming of Analog pins to differentiate them from DIO pins used by Quant...IBNobody1-32/+32
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik2-76/+75
2016-07-25Fixes midi functionalityJack Humbert1-2/+2
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert1-3/+2
2016-07-07default keymap, reset sorted out for now, added serial to makefileJack Humbert5-41/+202
2016-07-06adds eep, removes usbconfig.hJack Humbert3-377/+4
2016-07-06remove uno_slave for now, even though it's freakin coolJack Humbert5-448/+0
2016-07-06add options to config.hJack Humbert1-2/+5
2016-07-06images, docks, clean-up [skip ci]Jack Humbert13-2/+367
2016-07-06i2c workingJack Humbert18-0/+2055