aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/serial
AgeCommit message (Expand)Author
2017-06-28cleanup lets_splitGravatar Jack Humbert
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
2017-02-07rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellGravatar Jimmy Chan
2017-02-07correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 proj...Gravatar Jimmy Chan
2017-01-29Let's Split: establish rev2fliphalf subprojectGravatar TerryMathews
2017-01-22Refactor code to eliminate duplicate definesGravatar TerryMathews
2016-11-17rgb light through midiGravatar Jack Humbert
2016-09-20Created I2C and Serial keymaps for unit testingGravatar IBNobody