Age | Commit message (Expand) | Author |
2017-04-03 | Update Let’s Split readme | Danny Nguyen |
2017-04-03 | Move SSD1306 function declarations to header file | Danny Nguyen |
2017-04-03 | Move defines for RGB to after the config.h include | Danny Nguyen |
2017-04-03 | Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h | Danny Nguyen |
2017-04-03 | Revise KEYMAP macro to make left and right halves more clear | Danny Nguyen |
2017-04-03 | Update ssd1306.c | ishtob |
2017-04-03 | Move defines for RGB to after the config.h include | Danny Nguyen |
2017-04-03 | Revert removal of avrdude make option | Danny Nguyen |
2017-04-02 | Merge remote-tracking branch 'upstream/master' | Xyverz |
2017-03-29 | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 | Xyverz |
2017-03-28 | Merge pull request #1172 from nooges/hexwire-fixes | Jack Humbert |
2017-03-23 | Add RGB support for Let’s Split v1 | Danny Nguyen |
2017-03-23 | Move keymap into config file | Danny Nguyen |
2017-03-23 | Add Makefile in keymap dir | Danny Nguyen |
2017-03-23 | Remove line for hands selection via EEPROM, reduce tap duration from 200ms to... | Danny Nguyen |
2017-03-22 | Update readme.md | ishtob |
2017-03-22 | Update i2c.c | ishtob |
2017-03-22 | Update i2c.c | ishtob |
2017-03-22 | Update i2c.c | ishtob |
2017-03-22 | Update i2c.c | ishtob |
2017-03-22 | Update matrix.c | ishtob |
2017-03-22 | Update split_util.c | ishtob |
2017-03-22 | Update matrix.c | ishtob |
2017-03-22 | OLED code cleanup | ishtob |
2017-03-22 | Add files via upload | ishtob |
2017-03-22 | OLED code cleanup | ishtob |
2017-03-22 | Added OLED SSD1306 support to I2C | ishtob |
2017-03-22 | Merged Fliphalf, now defined in config, added OLED | ishtob |
2017-03-22 | Delete rules.mk | ishtob |
2017-03-22 | Delete rev2fliphalf.h | ishtob |
2017-03-22 | Delete rev2fliphalf.c | ishtob |
2017-03-22 | Delete config.h | ishtob |
2017-03-22 | Delete Makefile | ishtob |
2017-03-22 | Add files via upload | ishtob |
2017-03-15 | Update config.h | Jack Humbert |
2017-03-15 | Update config.h | Jack Humbert |
2017-03-15 | Merge pull request #1148 from nooges/hexwire-lets-split | Jack Humbert |
2017-03-14 | Add RGB underglow, move keys to allow Adjust layer to be reached | Danny Nguyen |
2017-03-09 | Add readme for layout | Danny Nguyen |
2017-03-09 | Convert keymap to compact version | Danny Nguyen |
2017-03-09 | Add hexwire layout for Let’s Split | Danny Nguyen |
2017-03-08 | Update smt keymap READMEs | Stephen Tudor |
2017-03-08 | Update smt keymaps for consistency | Stephen Tudor |
2017-03-05 | Removed preceeding underscore from MASTER_RIGHT in config.h | Xyverz |
2017-02-16 | Add smt keymap for Let's Split (based on serial) | Stephen Tudor |
2017-02-11 | Changes to the keymap to accommodate the RGB Underglow lighting. | Xyverz |
2017-02-11 | Adding a config file so that I can get RGB underglow for my Let's Split | Xyverz |
2017-02-10 | Merge remote-tracking branch 'upstream/master' | Xyverz |
2017-02-07 | rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well | Jimmy Chan |
2017-02-07 | udpate readme to reflect QMK and not having the Makefile from ahtn's repo | Jimmy Chan |