aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev1/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Add RGB support for Let’s Split v1Danny Nguyen2017-03-231-0/+7
|
* More code cleanupTerryMathews2017-01-221-11/+0
| | | | | Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c.
* Missed commenting out notes at end of lineTerryMathews2017-01-221-1/+1
|
* Created lines to uncomment keyboards built upside downTerryMathews2017-01-221-0/+2
| | | | | * Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
* Refactor code to eliminate duplicate definesTerryMathews2017-01-221-3/+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
* should have fixed conflixedclimbalima2016-11-161-26/+0
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-161-0/+18
|\
| * Added both revisions into one folderclimbalima2016-11-101-0/+98
|
* Updated my repo to current qmkclimbalima2016-11-161-0/+102