aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
Commit message (Expand)AuthorAgeFilesLines
* Changes to the keymap to accommodate the RGB Underglow lighting.Xyverz2017-02-111-5/+5
* Adding a config file so that I can get RGB underglow for my Let's SplitXyverz2017-02-111-0/+37
* Merge remote-tracking branch 'upstream/master'Xyverz2017-02-1018-431/+282
|\
| * rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellJimmy Chan2017-02-074-6/+10
| * udpate readme to reflect QMK and not having the Makefile from ahtn's repoJimmy Chan2017-02-071-14/+72
| * correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 proj...Jimmy Chan2017-02-074-5/+7
| * Merge pull request #1072 from nicinabox/improve-ls-avrdude-targetJack Humbert2017-02-071-4/+6
| |\
| | * Check for a new serial port every secondNic Aitch2017-02-061-4/+6
| * | Merge pull request #1053 from TerryMathews/masterJack Humbert2017-02-0710-4/+175
| |\ \ | | |/ | |/|
| | * Reverse rev2 and rev2fliphalfTerryMathews2017-02-062-8/+8
| | * Revert "Reverse rev2 and rev2fliphalf"TerryMathews2017-02-062-7/+7
| | * Reverse rev2 and rev2fliphalfTerryMathews2017-02-062-7/+7
| | * Let's Split: establish rev2fliphalf subprojectTerryMathews2017-01-299-0/+171
| * | Update readmeNic Aitch2017-01-261-0/+4
| * | Add avrdude targetNic Aitch2017-01-261-0/+10
| |/
| * More code cleanupTerryMathews2017-01-222-23/+0
| * Missed commenting out notes at end of lineTerryMathews2017-01-222-2/+2
| * Fixed keymap matrix on rev2TerryMathews2017-01-221-4/+4
| * Created lines to uncomment keyboards built upside downTerryMathews2017-01-222-0/+3
| * Refactor code to eliminate duplicate definesTerryMathews2017-01-226-396/+16
* | Added Let's SplitXyverz2017-01-191-0/+191
|/
* added case stl from se7en9057climbalima2016-12-194-0/+17931
* better switch spacing in svgclimbalima2016-12-141-1859/+119
* svg bug fix and added pilcrow to hand wireclimbalima2016-12-121-9/+9
* changed svg after mergeclimbalima2016-12-101-470/+470
* Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima2016-12-103-3/+4
|\
| * Merge pull request #932 from climbalima/masterJack Humbert2016-12-041-0/+5809
| |\
| * \ merging lets_splitJack Humbert2016-11-2115-128/+362
| |\ \
| * | | rgb light through midiJack Humbert2016-11-173-3/+3
* | | | changed svg to support proto pcbclimbalima2016-12-101-474/+482
| |_|/ |/| |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima2016-12-031-0/+5809
| |/ |/|
* | should have fixed conflixedclimbalima2016-11-1610-177/+7
* | Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-1610-28/+170
|\ \
| * | fixed conflictclimbalima2016-11-141-3/+0
| * | fixed extra pasteclimbalima2016-11-141-3/+2
| * | Merge branch 'master' of https://github.com/climbalima/qmk_firmwareclimbalima2016-11-101-2/+19
| |\ \
| | * | returned to oclimbalima2016-11-101-4/+4
| * | | Added both revisions into one folderclimbalima2016-11-1011-101/+327
| |/ /
| * | Changes to be committed:climbalima2016-11-104-68/+13
* | | Updated my repo to current qmkclimbalima2016-11-1615-98/+359
| |/ |/|
* | added notes on using Arduino Pro Micro 3.3V with Let’s SplitYin Shanyang2016-10-241-0/+13
* | Fix lets_split.c so that audio can be disabledDustin2016-09-251-3/+5
* | Created I2C and Serial keymaps for unit testingIBNobody2016-09-204-0/+632
* | Made Serial and I2C not include the OtherIBNobody2016-09-206-14/+36
* | Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-251-32/+32
|\ \
| * | Fixed naming of Analog pins to differentiate them from DIO pins used by Quant...IBNobody2016-08-251-32/+32
* | | Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-202-76/+75
|/ /
* | Fixes midi functionalityJack Humbert2016-07-241-2/+2
* | updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-071-3/+2
|/
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-065-41/+202