summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/lets_split.c
AgeCommit message (Collapse)Author
2016-09-25Fix lets_split.c so that audio can be disabledDustin
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.
2016-07-06default keymap, reset sorted out for now, added serial to makefileJack Humbert
2016-07-05i2c workingJack Humbert