Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Delete config.h | ishtob | 2017-03-22 | 1 | -91/+0 | |
| | | | | ||||||
* | | | | Delete Makefile | ishtob | 2017-03-22 | 1 | -3/+0 | |
| | | | | ||||||
* | | | | Add files via upload | ishtob | 2017-03-22 | 3 | -0/+426 | |
| |_|/ |/| | | ||||||
* | | | Update config.h | Jack Humbert | 2017-03-15 | 1 | -0/+1 | |
| | | | ||||||
* | | | Update config.h | Jack Humbert | 2017-03-15 | 1 | -1/+4 | |
| | | | ||||||
* | | | Merge pull request #1148 from nooges/hexwire-lets-split | Jack Humbert | 2017-03-15 | 5 | -0/+372 | |
|\ \ \ | | | | | | | | | Add Hexwire layout for Let's Split | |||||
| * | | | Add RGB underglow, move keys to allow Adjust layer to be reached | Danny Nguyen | 2017-03-14 | 4 | -8/+15 | |
| | | | | ||||||
| * | | | Add readme for layout | Danny Nguyen | 2017-03-09 | 1 | -0/+108 | |
| | | | | ||||||
| * | | | Convert keymap to compact version | Danny Nguyen | 2017-03-09 | 2 | -109/+107 | |
| | | | | ||||||
| * | | | Add hexwire layout for Let’s Split | Danny Nguyen | 2017-03-09 | 2 | -0/+259 | |
| | |/ | |/| | ||||||
* | | | Update smt keymap READMEs | Stephen Tudor | 2017-03-08 | 2 | -54/+142 | |
| | | | ||||||
* | | | Update smt keymaps for consistency | Stephen Tudor | 2017-03-08 | 1 | -23/+29 | |
| | | | ||||||
* | | | Add smt keymap for Let's Split (based on serial) | Stephen Tudor | 2017-02-16 | 2 | -0/+247 | |
|/ / | ||||||
* | | rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well | Jimmy Chan | 2017-02-07 | 4 | -6/+10 | |
| | | ||||||
* | | udpate readme to reflect QMK and not having the Makefile from ahtn's repo | Jimmy Chan | 2017-02-07 | 1 | -14/+72 | |
| | | ||||||
* | | correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵ | Jimmy Chan | 2017-02-07 | 4 | -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 | |||||
* | | Merge pull request #1072 from nicinabox/improve-ls-avrdude-target | Jack Humbert | 2017-02-07 | 1 | -4/+6 | |
|\ \ | | | | | | | Check for Pro Micro serial port automatically | |||||
| * | | Check for a new serial port every second | Nic Aitch | 2017-02-06 | 1 | -4/+6 | |
| | | | ||||||
* | | | Merge pull request #1053 from TerryMathews/master | Jack Humbert | 2017-02-07 | 10 | -4/+175 | |
|\ \ \ | |/ / |/| | | Let's Split: establish rev2fliphalf subproject | |||||
| * | | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -8/+8 | |
| | | | | | | | | | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | |||||
| * | | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews | 2017-02-06 | 2 | -7/+7 | |
| | | | | | | | | | | | | This reverts commit 0537977ba1412aa2ba753e152eec445e18858244. | |||||
| * | | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -7/+7 | |
| | | | | | | | | | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | |||||
| * | | Let's Split: establish rev2fliphalf subproject | TerryMathews | 2017-01-29 | 9 | -0/+171 | |
| | | | | | | | | | | | | | | | Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | |||||
* | | | Update readme | Nic Aitch | 2017-01-26 | 1 | -0/+4 | |
| | | | ||||||
* | | | Add avrdude target | Nic Aitch | 2017-01-26 | 1 | -0/+10 | |
|/ / | ||||||
* | | More code cleanup | TerryMathews | 2017-01-22 | 2 | -23/+0 | |
| | | | | | | | | | | Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | |||||
* | | Missed commenting out notes at end of line | TerryMathews | 2017-01-22 | 2 | -2/+2 | |
| | | ||||||
* | | Fixed keymap matrix on rev2 | TerryMathews | 2017-01-22 | 1 | -4/+4 | |
| | | | | | | | | | | * Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | |||||
* | | Created lines to uncomment keyboards built upside down | TerryMathews | 2017-01-22 | 2 | -0/+3 | |
| | | | | | | | | | | * Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | |||||
* | | Refactor code to eliminate duplicate defines | TerryMathews | 2017-01-22 | 6 | -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 | |||||
* | added case stl from se7en9057 | climbalima | 2016-12-19 | 4 | -0/+17931 | |
| | ||||||
* | better switch spacing in svg | climbalima | 2016-12-14 | 1 | -1859/+119 | |
| | ||||||
* | svg bug fix and added pilcrow to hand wire | climbalima | 2016-12-12 | 1 | -9/+9 | |
| | ||||||
* | changed svg after merge | climbalima | 2016-12-10 | 1 | -470/+470 | |
| | ||||||
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | climbalima | 2016-12-10 | 3 | -3/+4 | |
|\ | ||||||
| * | Merge pull request #932 from climbalima/master | Jack Humbert | 2016-12-04 | 1 | -0/+5809 | |
| |\ | | | | | | | Added ponoko svg for lets split | |||||
| * \ | merging lets_split | Jack Humbert | 2016-11-21 | 15 | -128/+362 | |
| |\ \ | ||||||
| * | | | rgb light through midi | Jack Humbert | 2016-11-17 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | changed svg to support proto pcb | climbalima | 2016-12-10 | 1 | -474/+482 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | climbalima | 2016-12-03 | 1 | -0/+5809 | |
| |/ |/| | ||||||
* | | should have fixed conflixed | climbalima | 2016-11-16 | 10 | -177/+7 | |
| | | ||||||
* | | Merge https://github.com/climbalima/qmk_firmware | climbalima | 2016-11-16 | 10 | -28/+170 | |
|\ \ | ||||||
| * | | fixed conflict | climbalima | 2016-11-14 | 1 | -3/+0 | |
| | | | ||||||
| * | | fixed extra paste | climbalima | 2016-11-14 | 1 | -3/+2 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/climbalima/qmk_firmware | climbalima | 2016-11-10 | 1 | -2/+19 | |
| |\ \ | | | | | | | | | | | | | second try | |||||
| | * | | returned to o | climbalima | 2016-11-10 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Added both revisions into one folder | climbalima | 2016-11-10 | 11 | -101/+327 | |
| |/ / | ||||||
| * | | Changes to be committed: | climbalima | 2016-11-10 | 4 | -68/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new file: keyboards/lets_splitv2/Makefile new file: keyboards/lets_splitv2/config.h new file: keyboards/lets_splitv2/i2c.c new file: keyboards/lets_splitv2/i2c.h new file: keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png new file: keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png new file: keyboards/lets_splitv2/keymaps/default/keymap.c new file: keyboards/lets_splitv2/lets_split.c new file: keyboards/lets_splitv2/lets_split.h new file: keyboards/lets_splitv2/matrix.c new file: keyboards/lets_splitv2/pro_micro.h new file: keyboards/lets_splitv2/readme.md new file: keyboards/lets_splitv2/serial.c new file: keyboards/lets_splitv2/serial.h new file: keyboards/lets_splitv2/split_util.c new file: keyboards/lets_splitv2/split_util.h new file: keyboards/maxipad/Makefile new file: keyboards/maxipad/config.h new file: keyboards/maxipad/keymaps/default/Makefile new file: keyboards/maxipad/keymaps/default/config.h new file: keyboards/maxipad/keymaps/default/keymap.c new file: keyboards/maxipad/keymaps/default/readme.md new file: keyboards/maxipad/maxipad.c new file: keyboards/maxipad/maxipad.h new file: keyboards/maxipad/readme.md | |||||
* | | | Updated my repo to current qmk | climbalima | 2016-11-16 | 15 | -98/+359 | |
| |/ |/| | ||||||
* | | added notes on using Arduino Pro Micro 3.3V with Let’s Split | Yin Shanyang | 2016-10-24 | 1 | -0/+13 | |
| | |