summaryrefslogtreecommitdiff
path: root/keyboards/lets_split
AgeCommit message (Collapse)Author
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob
* 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-11clean up ssd1306 implementationJack Humbert
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
2017-07-07Merge pull request #1471 from qmk/lufa_libJack Humbert
Update LUFA and move it to /lib/lufa
2017-07-07Add new keymap to try to get pretty close to the default layout for an ↵Ethan Spitz
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
2017-07-07update includeJack Humbert
2017-07-07update lets_split lufa includeJack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-28update some copyright headersJack Humbert
2017-06-28cleanup lets_splitJack Humbert
2017-06-24Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY
2017-06-18remove hardware files, move arrow padJack Humbert
2017-06-18Don't define RGBLED_NUM in let-split khord keymapFred Sundvik
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different.
2017-06-15minor fixesDylan Khor
2017-06-15Add custom let's split keymapDylan Khor
2017-06-11remove the rest of the .pngsJack Humbert
2017-06-09Use single brackets for portability with other shellsNic Aitch
2017-06-03Adding permissive_holdAdam Bell
2017-06-03adding lets split keymapAdam Bell
2017-05-31replacing one R for a TAlfrheim
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-04-03Merge branch 'master' into masterJack Humbert
2017-04-03Include use of either TRS or TRRSDanny Nguyen
2017-04-03Remove flip-half from keymapDanny Nguyen
2017-04-03Update Let’s Split readmeDanny Nguyen
2017-04-03Move SSD1306 function declarations to header fileDanny Nguyen
2017-04-03Move defines for RGB to after the config.h includeDanny Nguyen
2017-04-03Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.hDanny Nguyen
2017-04-03Revise KEYMAP macro to make left and right halves more clearDanny Nguyen
2017-04-03Update ssd1306.cishtob
2017-04-03Move defines for RGB to after the config.h includeDanny Nguyen
2017-04-03Revert removal of avrdude make optionDanny Nguyen
2017-04-02Merge remote-tracking branch 'upstream/master'Xyverz
2017-03-29Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0Xyverz
2017-03-28Merge pull request #1172 from nooges/hexwire-fixesJack Humbert
Let's Split hexwire keymap fixes
2017-03-23Add RGB support for Let’s Split v1Danny Nguyen
2017-03-23Move keymap into config fileDanny Nguyen
2017-03-23Add Makefile in keymap dirDanny Nguyen
2017-03-23Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵Danny Nguyen
to 150ms
2017-03-22Update readme.mdishtob
2017-03-22Update i2c.cishtob
2017-03-22Update i2c.cishtob
2017-03-22Update i2c.cishtob
2017-03-22Update i2c.cishtob
2017-03-22Update matrix.cishtob
2017-03-22Update split_util.cishtob
2017-03-22Update matrix.cishtob
2017-03-22OLED code cleanupishtob
2017-03-22Add files via uploadishtob
2017-03-22OLED code cleanupishtob