summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev2/config.h
Commit message (Collapse)AuthorAgeFilesLines
* update some copyright headersJack Humbert2017-06-281-0/+1
|
* cleanup lets_splitJack Humbert2017-06-281-3/+3
|
* Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY2017-06-241-4/+1
|
* More code cleanupTerryMathews2017-01-221-12/+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/+1
| | | | | * 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-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
* should have fixed conflixedclimbalima2016-11-161-16/+2
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-161-0/+14
|\
| * Added both revisions into one folderclimbalima2016-11-101-0/+98
|
* Updated my repo to current qmkclimbalima2016-11-161-0/+102