summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/serial/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanup lets_splitJack Humbert2017-06-281-214/+0
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Created I2C and Serial keymaps for unit testingIBNobody2016-09-201-0/+214
Having a dedicated I2C keymap and a dedicated serial keymap will allow the testing suite to check both conditions.