aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps
Commit message (Expand)AuthorAgeFilesLines
* Don't define RGBLED_NUM in let-split khord keymapFred Sundvik2017-06-181-2/+0
* minor fixesDylan Khor2017-06-152-4/+1
* Add custom let's split keymapDylan Khor2017-06-153-0/+280
* 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
* Remove flip-half from keymapDanny Nguyen2017-04-031-1/+0
* Move SSD1306 function declarations to header fileDanny Nguyen2017-04-031-0/+3
* 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-032-41/+7
* Move defines for RGB to after the config.h includeDanny Nguyen2017-04-031-7/+7
* Merge remote-tracking branch 'upstream/master'Xyverz2017-04-0211-0/+1180
|\
| * Merge pull request #1172 from nooges/hexwire-fixesJack Humbert2017-03-284-26/+38
| |\
| | * Add RGB support for Let’s Split v1Danny Nguyen2017-03-231-1/+0
| | * 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 to...Danny Nguyen2017-03-231-1/+1
| * | Update readme.mdishtob2017-03-221-8/+1
| * | Add files via uploadishtob2017-03-221-0/+32
| * | Add files via uploadishtob2017-03-223-0/+426
| |/
| * Update config.hJack Humbert2017-03-151-0/+1
| * Update config.hJack Humbert2017-03-151-1/+4
| * Merge pull request #1148 from nooges/hexwire-lets-splitJack Humbert2017-03-155-0/+372
| |\
| | * Add RGB underglow, move keys to allow Adjust layer to be reachedDanny Nguyen2017-03-144-8/+15
| | * Add readme for layoutDanny Nguyen2017-03-091-0/+108
| | * Convert keymap to compact versionDanny Nguyen2017-03-092-109/+107
| | * Add hexwire layout for Let’s SplitDanny Nguyen2017-03-092-0/+259
| * | Update smt keymap READMEsStephen Tudor2017-03-082-54/+142
| * | Update smt keymaps for consistencyStephen Tudor2017-03-081-23/+29
| * | Add smt keymap for Let's Split (based on serial)Stephen Tudor2017-02-162-0/+247
| |/
* | 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-103-348/+21
|\|
| * rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellJimmy Chan2017-02-072-3/+6
| * correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 proj...Jimmy Chan2017-02-071-2/+2
| * Let's Split: establish rev2fliphalf subprojectTerryMathews2017-01-292-0/+6
| * Refactor code to eliminate duplicate definesTerryMathews2017-01-223-348/+12
* | Added Let's SplitXyverz2017-01-191-0/+191
|/
* merging lets_splitJack Humbert2016-11-211-36/+10
|\
| * should have fixed conflixedclimbalima2016-11-161-19/+0
| * Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-161-28/+21
| |\
| | * Added both revisions into one folderclimbalima2016-11-101-44/+7
| | * Changes to be committed:climbalima2016-11-101-60/+5
| * | Updated my repo to current qmkclimbalima2016-11-161-6/+6
* | | rgb light through midiJack Humbert2016-11-172-2/+2
|/ /
* / Created I2C and Serial keymaps for unit testingIBNobody2016-09-204-0/+632
|/
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-14/+186