summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/i2c/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28cleanup lets_splitJack Humbert1-214/+0
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
Fixes #1201.
2016-09-21Created I2C and Serial keymaps for unit testingIBNobody1-0/+214
Having a dedicated I2C keymap and a dedicated serial keymap will allow the testing suite to check both conditions.