Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1471 from qmk/lufa_lib | Jack Humbert | 2017-07-07 | 1 | -1/+1 |
|\ | | | | | Update LUFA and move it to /lib/lufa | ||||
| * | update include | Jack Humbert | 2017-07-07 | 1 | -1/+1 |
| | | |||||
| * | update lets_split lufa include | Jack Humbert | 2017-07-07 | 1 | -1/+1 |
| | | |||||
* | | Add new keymap to try to get pretty close to the default layout for an ↵ | Ethan Spitz | 2017-07-07 | 3 | -0/+254 |
|/ | | | | ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb. | ||||
* | update some copyright headers | Jack Humbert | 2017-06-28 | 6 | -0/+120 |
| | |||||
* | cleanup lets_split | Jack Humbert | 2017-06-28 | 12 | -410/+85 |
| | |||||
* | Don't define RGBLED_NUM in let-split khord keymap | Fred Sundvik | 2017-06-18 | 1 | -2/+0 |
| | | | | | It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different. | ||||
* | minor fixes | Dylan Khor | 2017-06-15 | 2 | -4/+1 |
| | |||||
* | Add custom let's split keymap | Dylan Khor | 2017-06-15 | 3 | -0/+280 |
| | |||||
* | Adding permissive_hold | Adam Bell | 2017-06-03 | 1 | -0/+1 |
| | |||||
* | adding lets split keymap | Adam Bell | 2017-06-03 | 3 | -0/+122 |
| | |||||
* | replacing one R for a T | Alfrheim | 2017-05-31 | 1 | -1/+1 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 6 | -24/+24 |
| | | | | Fixes #1201. | ||||
* | Remove flip-half from keymap | Danny Nguyen | 2017-04-03 | 1 | -1/+0 |
| | |||||
* | Move SSD1306 function declarations to header file | Danny Nguyen | 2017-04-03 | 1 | -0/+3 |
| | |||||
* | Move defines for RGB to after the config.h include | Danny Nguyen | 2017-04-03 | 1 | -10/+7 |
| | |||||
* | Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h | Danny Nguyen | 2017-04-03 | 2 | -41/+7 |
| | |||||
* | Move defines for RGB to after the config.h include | Danny Nguyen | 2017-04-03 | 1 | -7/+7 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-04-02 | 11 | -0/+1180 |
|\ | |||||
| * | Merge pull request #1172 from nooges/hexwire-fixes | Jack Humbert | 2017-03-28 | 4 | -26/+38 |
| |\ | | | | | | | Let's Split hexwire keymap fixes | ||||
| | * | Add RGB support for Let’s Split v1 | Danny Nguyen | 2017-03-23 | 1 | -1/+0 |
| | | | |||||
| | * | Move keymap into config file | Danny Nguyen | 2017-03-23 | 3 | -24/+33 |
| | | | |||||
| | * | Add Makefile in keymap dir | Danny Nguyen | 2017-03-23 | 1 | -0/+4 |
| | | | |||||
| | * | Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵ | Danny Nguyen | 2017-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | to 150ms | ||||
| * | | Update readme.md | ishtob | 2017-03-22 | 1 | -8/+1 |
| | | | |||||
| * | | Add files via upload | ishtob | 2017-03-22 | 1 | -0/+32 |
| | | | |||||
| * | | 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 |
| |/ | |||||
* | | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 | Xyverz | 2017-03-29 | 1 | -2/+2 |
| | | |||||
* | | Removed preceeding underscore from MASTER_RIGHT in config.h | Xyverz | 2017-03-05 | 1 | -1/+1 |
| | | |||||
* | | Changes to the keymap to accommodate the RGB Underglow lighting. | Xyverz | 2017-02-11 | 1 | -5/+5 |
| | | |||||
* | | Adding a config file so that I can get RGB underglow for my Let's Split | Xyverz | 2017-02-11 | 1 | -0/+37 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-02-10 | 3 | -348/+21 |
|\| | |||||
| * | rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well | Jimmy Chan | 2017-02-07 | 2 | -3/+6 |
| | | |||||
| * | correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵ | Jimmy Chan | 2017-02-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Let's Split: establish rev2fliphalf subproject | TerryMathews | 2017-01-29 | 2 | -0/+6 |
| | | | | | | | | | | Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | ||||
| * | Refactor code to eliminate duplicate defines | TerryMathews | 2017-01-22 | 3 | -348/+12 |
| | | | | | | | | | | | | | | | | * 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 Let's Split | Xyverz | 2017-01-19 | 1 | -0/+191 |
|/ | |||||
* | merging lets_split | Jack Humbert | 2016-11-21 | 1 | -36/+10 |
|\ | |||||
| * | should have fixed conflixed | climbalima | 2016-11-16 | 1 | -19/+0 |
| | | |||||
| * | Merge https://github.com/climbalima/qmk_firmware | climbalima | 2016-11-16 | 1 | -28/+21 |
| |\ |