summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev2
Commit message (Collapse)AuthorAgeFilesLines
* Missed commenting out notes at end of lineTerryMathews2017-01-221-1/+1
|
* Fixed keymap matrix on rev2TerryMathews2017-01-221-4/+4
| | | | | * Fixed keymap matrix in rev2 so that left half and right half match when in same orientation.
* 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-163-26/+3
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-163-0/+26
|\
| * Added both revisions into one folderclimbalima2016-11-103-0/+153
|
* Updated my repo to current qmkclimbalima2016-11-165-0/+167