summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/lets_split.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix lets_split.c so that audio can be disabledDustin2016-09-251-3/+5
| | | Matching the use of `#ifdef AUDIO_ENABLE` used in `matrix_init_kb()` in order to compile firmware for the Let's Split keyboard without audio enabled.
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-22/+4
|
* i2c workingJack Humbert2016-07-051-0/+48