summaryrefslogtreecommitdiff
path: root/keyboards/lets_split
AgeCommit message (Collapse)Author
2017-03-22Added OLED SSD1306 support to I2Cishtob
2017-03-22Merged Fliphalf, now defined in config, added OLEDishtob
Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ```
2017-03-22Delete rules.mkishtob
2017-03-22Delete rev2fliphalf.hishtob
2017-03-22Delete rev2fliphalf.cishtob
2017-03-22Delete config.hishtob
2017-03-22Delete Makefileishtob
2017-03-22Add files via uploadishtob
2017-03-15Update config.hJack Humbert
2017-03-15Update config.hJack Humbert
2017-03-15Merge pull request #1148 from nooges/hexwire-lets-splitJack Humbert
Add Hexwire layout for Let's Split
2017-03-14Add RGB underglow, move keys to allow Adjust layer to be reachedDanny Nguyen
2017-03-09Add readme for layoutDanny Nguyen
2017-03-09Convert keymap to compact versionDanny Nguyen
2017-03-09Add hexwire layout for Let’s SplitDanny Nguyen
2017-03-08Update smt keymap READMEsStephen Tudor
2017-03-08Update smt keymaps for consistencyStephen Tudor
2017-03-05Removed preceeding underscore from MASTER_RIGHT in config.hXyverz
2017-02-16Add smt keymap for Let's Split (based on serial)Stephen Tudor
2017-02-11Changes to the keymap to accommodate the RGB Underglow lighting.Xyverz
2017-02-11Adding a config file so that I can get RGB underglow for my Let's SplitXyverz
2017-02-10Merge remote-tracking branch 'upstream/master'Xyverz
2017-02-07rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellJimmy Chan
2017-02-07udpate readme to reflect QMK and not having the Makefile from ahtn's repoJimmy Chan
2017-02-07correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵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-targetJack Humbert
Check for Pro Micro serial port automatically
2017-02-07Merge pull request #1053 from TerryMathews/masterJack Humbert
Let's Split: establish rev2fliphalf subproject
2017-02-06Check for a new serial port every secondNic Aitch
2017-02-06Reverse rev2 and rev2fliphalfTerryMathews
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-02-06Revert "Reverse rev2 and rev2fliphalf"TerryMathews
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
2017-02-06Reverse rev2 and rev2fliphalfTerryMathews
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-01-29Let's Split: establish rev2fliphalf subprojectTerryMathews
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)
2017-01-26Update readmeNic Aitch
2017-01-26Add avrdude targetNic Aitch
2017-01-22More code cleanupTerryMathews
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 lineTerryMathews
2017-01-22Fixed keymap matrix on rev2TerryMathews
* 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 downTerryMathews
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
2017-01-22Refactor code to eliminate duplicate definesTerryMathews
* 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 SplitXyverz
2016-12-19added case stl from se7en9057climbalima
2016-12-14better switch spacing in svgclimbalima
2016-12-12svg bug fix and added pilcrow to hand wireclimbalima
2016-12-10changed svg after mergeclimbalima
2016-12-10Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima
2016-12-10changed svg to support proto pcbclimbalima
2016-12-04Merge pull request #932 from climbalima/masterJack Humbert
Added ponoko svg for lets split
2016-12-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima
2016-11-21merging lets_splitJack Humbert
2016-11-17rgb light through midiJack Humbert