aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1471 from qmk/lufa_libJack Humbert2017-07-071-1/+1
|\ | | | | Update LUFA and move it to /lib/lufa
| * update includeJack Humbert2017-07-071-1/+1
| |
| * update lets_split lufa includeJack Humbert2017-07-071-1/+1
| |
* | Add new keymap to try to get pretty close to the default layout for an ↵Ethan Spitz2017-07-073-0/+254
|/ | | | ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-15/+15
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* update some copyright headersJack Humbert2017-06-289-0/+123
|
* cleanup lets_splitJack Humbert2017-06-2817-427/+98
|
* Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY2017-06-242-7/+1
|
* remove hardware files, move arrow padJack Humbert2017-06-186-22008/+1
|
* Don't define RGBLED_NUM in let-split khord keymapFred Sundvik2017-06-181-2/+0
| | | | | It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different.
* minor fixesDylan Khor2017-06-152-4/+1
|
* Add custom let's split keymapDylan Khor2017-06-153-0/+280
|
* remove the rest of the .pngsJack Humbert2017-06-113-2/+2
|
* Use single brackets for portability with other shellsNic Aitch2017-06-091-1/+1
|
* Adding permissive_holdAdam Bell2017-06-031-0/+1
|
* adding lets split keymapAdam Bell2017-06-033-0/+122
|
* replacing one R for a TAlfrheim2017-05-311-1/+1
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-116-24/+24
| | | | Fixes #1201.
* Merge branch 'master' into masterJack Humbert2017-04-0318-114/+362
|\
| * Include use of either TRS or TRRSDanny Nguyen2017-04-031-3/+2
| |
| * Remove flip-half from keymapDanny Nguyen2017-04-031-1/+0
| |
| * Update Let’s Split readmeDanny Nguyen2017-04-031-3/+9
| |
| * Move SSD1306 function declarations to header fileDanny Nguyen2017-04-035-14/+21
| |
| * Move defines for RGB to after the config.h includeDanny Nguyen2017-04-031-10/+7
| |
| * Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.hDanny Nguyen2017-04-033-41/+21
| |
| * Revise KEYMAP macro to make left and right halves more clearDanny Nguyen2017-04-032-52/+52
| |
| * Move defines for RGB to after the config.h includeDanny Nguyen2017-04-031-7/+7
| |
| * Revert removal of avrdude make optionDanny Nguyen2017-04-032-2/+14
| |
| * Merge remote-tracking branch 'upstream/master'Xyverz2017-04-0226-184/+2017
| |\
| | * Merge pull request #1172 from nooges/hexwire-fixesJack Humbert2017-03-285-26/+45
| | |\ | | | | | | | | Let's Split hexwire keymap fixes
| | | * Add RGB support for Let’s Split v1Danny Nguyen2017-03-232-1/+7
| | | |
| | | * Move keymap into config fileDanny Nguyen2017-03-233-24/+33
| | | |
| | | * Add Makefile in keymap dirDanny Nguyen2017-03-231-0/+4
| | | |
| | | * Remove line for hands selection via EEPROM, reduce tap duration from 200ms ↵Danny Nguyen2017-03-231-1/+1
| | | | | | | | | | | | | | | | to 150ms
| * | | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0Xyverz2017-03-291-2/+2
| | | |
| * | | Removed preceeding underscore from MASTER_RIGHT in config.hXyverz2017-03-051-1/+1
| | | |
| * | | Changes to the keymap to accommodate the RGB Underglow lighting.Xyverz2017-02-111-5/+5
| | | |
| * | | Adding a config file so that I can get RGB underglow for my Let's SplitXyverz2017-02-111-0/+37
| | | |
| * | | Merge remote-tracking branch 'upstream/master'Xyverz2017-02-1018-431/+282
| |\ \ \
| * | | | Added Let's SplitXyverz2017-01-191-0/+191
| | | | |
* | | | | Update ssd1306.cishtob2017-04-031-0/+2
| |_|/ / |/| | |
* | | | Update readme.mdishtob2017-03-221-8/+1
| | | |
* | | | Update i2c.cishtob2017-03-221-2/+0
| | | |
* | | | Update i2c.cishtob2017-03-221-90/+0
| | | |
* | | | Update i2c.cishtob2017-03-221-1/+1
| | | |
* | | | Update i2c.cishtob2017-03-221-1/+1
| | | |
* | | | Update matrix.cishtob2017-03-221-1/+1
| | | |
* | | | Update split_util.cishtob2017-03-221-1/+1
| | | |
* | | | Update matrix.cishtob2017-03-221-2/+1
| | | |
* | | | OLED code cleanupishtob2017-03-221-1/+1
| | | |