aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/lets_split.c
AgeCommit message (Collapse)Author
2016-11-16should have fixed conflixedGravatar climbalima
2016-11-16Merge https://github.com/climbalima/qmk_firmwareGravatar climbalima
2016-11-16Updated my repo to current qmkGravatar climbalima
2016-11-10Added both revisions into one folderGravatar climbalima
2016-09-25Fix lets_split.c so that audio can be disabledGravatar Dustin
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 makefileGravatar Jack Humbert
2016-07-05i2c workingGravatar Jack Humbert