summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev2/config.h
AgeCommit message (Collapse)AuthorFilesLines
2017-01-23More code cleanupTerryMathews1-12/+0
Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c.
2017-01-22Missed commenting out notes at end of lineTerryMathews1-1/+1
2017-01-22Created lines to uncomment keyboards built upside downTerryMathews1-0/+1
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
2017-01-22Refactor code to eliminate duplicate definesTerryMathews1-2/+2
* Moved duplicated defines out of inappropriate source files (matrix pins in keymap subdirectory) * Eliminated default keymap directory * Hardcoded serial keymap to use serial defines and EE_CONFIG * Hardcoded i2c keymap to use i2c defines
2016-11-17should have fixed conflixedclimbalima1-16/+2
2016-11-17Merge https://github.com/climbalima/qmk_firmwareclimbalima1-0/+14
2016-11-17Updated my repo to current qmkclimbalima1-0/+102
2016-11-11Added both revisions into one folderclimbalima1-0/+98