aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
* | | | Add files via uploadishtob2017-03-221-0/+32
| | | |
* | | | OLED code cleanupishtob2017-03-221-46/+6
| | | |
* | | | Added OLED SSD1306 support to I2Cishtob2017-03-228-21/+908
| | | |
* | | | Merged Fliphalf, now defined in config, added OLEDishtob2017-03-222-8/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ```
* | | | Delete rules.mkishtob2017-03-221-5/+0
| | | |
* | | | Delete rev2fliphalf.hishtob2017-03-221-28/+0
| | | |
* | | | Delete rev2fliphalf.cishtob2017-03-221-32/+0
| | | |
* | | | Delete config.hishtob2017-03-221-91/+0
| | | |