Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-22 | Delete config.h | ||
2017-03-22 | Delete Makefile | ||
2017-03-22 | Add files via upload | ||
2017-03-15 | Update config.h | ||
2017-03-15 | Update config.h | ||
2017-03-15 | Merge pull request #1148 from nooges/hexwire-lets-split | ||
Add Hexwire layout for Let's Split | |||
2017-03-14 | Add RGB underglow, move keys to allow Adjust layer to be reached | ||
2017-03-09 | Add readme for layout | ||
2017-03-09 | Convert keymap to compact version | ||
2017-03-09 | Add hexwire layout for Let’s Split | ||
2017-03-08 | Update smt keymap READMEs | ||
2017-03-08 | Update smt keymaps for consistency | ||
2017-03-05 | Removed preceeding underscore from MASTER_RIGHT in config.h | ||
2017-02-16 | Add smt keymap for Let's Split (based on serial) | ||
2017-02-11 | Changes to the keymap to accommodate the RGB Underglow lighting. | ||
2017-02-11 | Adding a config file so that I can get RGB underglow for my Let's Split | ||
2017-02-10 | Merge remote-tracking branch 'upstream/master' | ||
2017-02-07 | rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well | ||
2017-02-07 | udpate readme to reflect QMK and not having the Makefile from ahtn's repo | ||
2017-02-07 | correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵ | ||
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-07 | Merge pull request #1072 from nicinabox/improve-ls-avrdude-target | ||
Check for Pro Micro serial port automatically | |||
2017-02-07 | Merge pull request #1053 from TerryMathews/master | ||
Let's Split: establish rev2fliphalf subproject | |||
2017-02-06 | Check for a new serial port every second | ||
2017-02-06 | Reverse rev2 and rev2fliphalf | ||
Flipped definitions on what constitutes "fliphalf" by popular demand. | |||
2017-02-06 | Revert "Reverse rev2 and rev2fliphalf" | ||
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244. | |||
2017-02-06 | Reverse rev2 and rev2fliphalf | ||
Flipped definitions on what constitutes "fliphalf" by popular demand. | |||
2017-01-29 | Let's Split: establish rev2fliphalf subproject | ||
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | |||
2017-01-26 | Update readme | ||
2017-01-26 | Add avrdude target | ||
2017-01-22 | More code cleanup | ||
Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | |||
2017-01-22 | Missed commenting out notes at end of line | ||
2017-01-22 | Fixed keymap matrix on rev2 | ||
* Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | |||
2017-01-22 | Created lines to uncomment keyboards built upside down | ||
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | |||
2017-01-22 | Refactor code to eliminate duplicate defines | ||
* 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-19 | Added Let's Split | ||
2016-12-19 | added case stl from se7en9057 | ||
2016-12-14 | better switch spacing in svg | ||
2016-12-12 | svg bug fix and added pilcrow to hand wire | ||
2016-12-10 | changed svg after merge | ||
2016-12-10 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-12-10 | changed svg to support proto pcb | ||
2016-12-04 | Merge pull request #932 from climbalima/master | ||
Added ponoko svg for lets split | |||
2016-12-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-21 | merging lets_split | ||
2016-11-17 | rgb light through midi | ||
2016-11-16 | should have fixed conflixed | ||
2016-11-16 | Merge https://github.com/climbalima/qmk_firmware | ||
2016-11-16 | Updated my repo to current qmk | ||
2016-11-14 | fixed conflict | ||
2016-11-14 | fixed extra paste | ||