aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
AgeCommit message (Collapse)Author
2017-04-02Merge remote-tracking branch 'upstream/master'Gravatar Xyverz
2017-03-29Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0Gravatar Xyverz
2017-03-28Merge pull request #1172 from nooges/hexwire-fixesGravatar Jack Humbert
Let's Split hexwire keymap fixes
2017-03-23Add RGB support for Let’s Split v1Gravatar Danny Nguyen
2017-03-23Move keymap into config fileGravatar Danny Nguyen
2017-03-23Add Makefile in keymap dirGravatar Danny Nguyen
2017-03-23Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵Gravatar Danny Nguyen
to 150ms
2017-03-22Update readme.mdGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update i2c.cGravatar ishtob
2017-03-22Update matrix.cGravatar ishtob
2017-03-22Update split_util.cGravatar ishtob
2017-03-22Update matrix.cGravatar ishtob
2017-03-22OLED code cleanupGravatar ishtob
2017-03-22Add files via uploadGravatar ishtob
2017-03-22OLED code cleanupGravatar ishtob
2017-03-22Added OLED SSD1306 support to I2CGravatar ishtob
2017-03-22Merged Fliphalf, now defined in config, added OLEDGravatar ishtob
Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ```
2017-03-22Delete rules.mkGravatar ishtob
2017-03-22Delete rev2fliphalf.hGravatar ishtob
2017-03-22Delete rev2fliphalf.cGravatar ishtob
2017-03-22Delete config.hGravatar ishtob
2017-03-22Delete MakefileGravatar ishtob
2017-03-22Add files via uploadGravatar ishtob
2017-03-15Update config.hGravatar Jack Humbert
2017-03-15Update config.hGravatar Jack Humbert
2017-03-15Merge pull request #1148 from nooges/hexwire-lets-splitGravatar Jack Humbert
Add Hexwire layout for Let's Split
2017-03-14Add RGB underglow, move keys to allow Adjust layer to be reachedGravatar Danny Nguyen
2017-03-09Add readme for layoutGravatar Danny Nguyen
2017-03-09Convert keymap to compact versionGravatar Danny Nguyen
2017-03-09Add hexwire layout for Let’s SplitGravatar Danny Nguyen
2017-03-08Update smt keymap READMEsGravatar Stephen Tudor
2017-03-08Update smt keymaps for consistencyGravatar Stephen Tudor
2017-03-05Removed preceeding underscore from MASTER_RIGHT in config.hGravatar Xyverz
2017-02-16Add smt keymap for Let's Split (based on serial)Gravatar Stephen Tudor
2017-02-11Changes to the keymap to accommodate the RGB Underglow lighting.Gravatar Xyverz
2017-02-11Adding a config file so that I can get RGB underglow for my Let's SplitGravatar Xyverz
2017-02-10Merge remote-tracking branch 'upstream/master'Gravatar Xyverz
2017-02-07rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellGravatar Jimmy Chan
2017-02-07udpate readme to reflect QMK and not having the Makefile from ahtn's repoGravatar Jimmy Chan
2017-02-07correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵Gravatar Jimmy Chan
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-targetGravatar Jack Humbert
Check for Pro Micro serial port automatically
2017-02-07Merge pull request #1053 from TerryMathews/masterGravatar Jack Humbert
Let's Split: establish rev2fliphalf subproject
2017-02-06Check for a new serial port every secondGravatar Nic Aitch
2017-02-06Reverse rev2 and rev2fliphalfGravatar TerryMathews
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-02-06Revert "Reverse rev2 and rev2fliphalf"Gravatar TerryMathews
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
2017-02-06Reverse rev2 and rev2fliphalfGravatar TerryMathews
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-01-29Let's Split: establish rev2fliphalf subprojectGravatar TerryMathews
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)