Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-26 | custom makefile | ||
2017-07-26 | symmetric modifiers in bottom row | ||
2017-07-26 | left shift is backspace on tap | ||
2017-07-26 | default based customizations | ||
2017-07-24 | First Update | ||
2017-07-20 | Merge https://github.com/qmk/qmk_firmware | ||
2017-07-12 | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ||
* moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute | |||
2017-07-11 | clean up ssd1306 implementation | ||
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | ||
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
2017-07-07 | Merge pull request #1471 from qmk/lufa_lib | ||
Update LUFA and move it to /lib/lufa | |||
2017-07-07 | Add new keymap to try to get pretty close to the default layout for an ↵ | ||
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb. | |||
2017-07-07 | update include | ||
2017-07-07 | update lets_split lufa include | ||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | ||
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-28 | update some copyright headers | ||
2017-06-28 | cleanup lets_split | ||
2017-06-27 | fixed brackets | ||
2017-06-27 | my layout | ||
2017-06-27 | removed wrong readme | ||
2017-06-27 | my layout | ||
2017-06-26 | clone smt layout | ||
2017-06-24 | Remove the DIODE_DIRECTION defines from lets_split so we can close #1067 | ||
2017-06-18 | remove hardware files, move arrow pad | ||
2017-06-18 | Don't define RGBLED_NUM in let-split khord keymap | ||
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different. | |||
2017-06-15 | minor fixes | ||
2017-06-15 | Add custom let's split keymap | ||
2017-06-11 | remove the rest of the .pngs | ||
2017-06-09 | Use single brackets for portability with other shells | ||
2017-06-03 | Adding permissive_hold | ||
2017-06-03 | adding lets split keymap | ||
2017-05-31 | replacing one R for a T | ||
2017-05-11 | Fix spelling of "persistent" | ||
Fixes #1201. | |||
2017-04-03 | Merge branch 'master' into master | ||
2017-04-03 | Include use of either TRS or TRRS | ||
2017-04-03 | Remove flip-half from keymap | ||
2017-04-03 | Update Let’s Split readme | ||
2017-04-03 | Move SSD1306 function declarations to header file | ||
2017-04-03 | Move defines for RGB to after the config.h include | ||
2017-04-03 | Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h | ||
2017-04-03 | Revise KEYMAP macro to make left and right halves more clear | ||
2017-04-03 | Update ssd1306.c | ||
2017-04-03 | Move defines for RGB to after the config.h include | ||
2017-04-03 | Revert removal of avrdude make option | ||
2017-04-02 | Merge remote-tracking branch 'upstream/master' | ||
2017-03-29 | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 | ||
2017-03-28 | Merge pull request #1172 from nooges/hexwire-fixes | ||
Let's Split hexwire keymap fixes | |||
2017-03-23 | Add RGB support for Let’s Split v1 | ||
2017-03-23 | Move keymap into config file | ||
2017-03-23 | Add Makefile in keymap dir | ||
2017-03-23 | Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵ | ||
to 150ms |