summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
AgeCommit message (Collapse)AuthorFilesLines
2017-03-22Delete rev2fliphalf.hishtob1-28/+0
2017-03-22Delete rev2fliphalf.cishtob1-32/+0
2017-03-22Delete config.hishtob1-91/+0
2017-03-22Delete Makefileishtob1-3/+0
2017-03-22Add files via uploadishtob3-0/+426
2017-03-16Update config.hJack Humbert1-0/+1
2017-03-16Update config.hJack Humbert1-1/+4
2017-03-15Merge pull request #1148 from nooges/hexwire-lets-splitJack Humbert5-0/+372
Add Hexwire layout for Let's Split
2017-03-14Add RGB underglow, move keys to allow Adjust layer to be reachedDanny Nguyen4-8/+15
2017-03-09Add readme for layoutDanny Nguyen1-0/+108
2017-03-09Convert keymap to compact versionDanny Nguyen2-109/+107
2017-03-09Add hexwire layout for Let’s SplitDanny Nguyen2-0/+259
2017-03-09Update smt keymap READMEsStephen Tudor2-54/+142
2017-03-08Update smt keymaps for consistencyStephen Tudor1-23/+29
2017-03-05Removed preceeding underscore from MASTER_RIGHT in config.hXyverz1-1/+1
2017-02-16Add smt keymap for Let's Split (based on serial)Stephen Tudor2-0/+247
2017-02-12Changes to the keymap to accommodate the RGB Underglow lighting.Xyverz1-5/+5
2017-02-12Adding a config file so that I can get RGB underglow for my Let's SplitXyverz1-0/+37
2017-02-11Merge remote-tracking branch 'upstream/master'Xyverz18-431/+282
2017-02-07rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellJimmy Chan4-6/+10
2017-02-07udpate readme to reflect QMK and not having the Makefile from ahtn's repoJimmy Chan1-14/+72
2017-02-07correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵Jimmy Chan4-5/+7
project. do not default EE_HANDS for the serial keymap if you compare split_util.h with the original project by ahtn, the address we look for isLeftHand config went from addr 7 to addr 10 (decimal). The EEP files were not updated. EE_HANDS should not be enabled by default since it's more confusing for most users
2017-02-07Merge pull request #1072 from nicinabox/improve-ls-avrdude-targetJack Humbert1-4/+6
Check for Pro Micro serial port automatically
2017-02-07Merge pull request #1053 from TerryMathews/masterJack Humbert10-4/+175
Let's Split: establish rev2fliphalf subproject
2017-02-07Check for a new serial port every secondNic Aitch1-4/+6
2017-02-07Reverse rev2 and rev2fliphalfTerryMathews2-8/+8
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-02-07Revert "Reverse rev2 and rev2fliphalf"TerryMathews2-7/+7
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
2017-02-07Reverse rev2 and rev2fliphalfTerryMathews2-7/+7
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-01-30Let's Split: establish rev2fliphalf subprojectTerryMathews9-0/+171
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)
2017-01-26Update readmeNic Aitch1-0/+4
2017-01-26Add avrdude targetNic Aitch1-0/+10
2017-01-23More code cleanupTerryMathews2-23/+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 lineTerryMathews2-2/+2
2017-01-22Fixed keymap matrix on rev2TerryMathews1-4/+4
* Fixed keymap matrix in rev2 so that left half and right half match when in same orientation.
2017-01-22Created lines to uncomment keyboards built upside downTerryMathews2-0/+3
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
2017-01-22Refactor code to eliminate duplicate definesTerryMathews6-396/+16
* 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
2017-01-19Added Let's SplitXyverz1-0/+191
2016-12-19added case stl from se7en9057climbalima4-0/+17931
2016-12-15better switch spacing in svgclimbalima1-1859/+119
2016-12-13svg bug fix and added pilcrow to hand wireclimbalima1-9/+9
2016-12-11changed svg after mergeclimbalima1-470/+470
2016-12-11Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima3-3/+4
2016-12-11changed svg to support proto pcbclimbalima1-474/+482
2016-12-04Merge pull request #932 from climbalima/masterJack Humbert1-0/+5809
Added ponoko svg for lets split
2016-12-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima1-0/+5809
2016-11-22merging lets_splitJack Humbert15-128/+362
2016-11-17rgb light through midiJack Humbert3-3/+3
2016-11-17should have fixed conflixedclimbalima10-177/+7
2016-11-17Merge https://github.com/climbalima/qmk_firmwareclimbalima10-28/+170
2016-11-17Updated my repo to current qmkclimbalima15-98/+359