summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Add config.h to piemod keymap.dwrz2017-08-101-0/+37
|
* Remove makefile from Let's Split piemod.dwrz2017-08-101-10/+0
|
* Add piemod keymaps for Let's Split and Planck.dwrz2017-08-103-0/+162
|
* Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt2017-08-033-0/+419
|\
| * Add keymap xkxk2017-08-023-0/+419
| |
* | custom makefileFabian Topfstedt2017-07-261-0/+9
| |
* | symmetric modifiers in bottom rowFabian Topfstedt2017-07-261-6/+6
| |
* | left shift is backspace on tapFabian Topfstedt2017-07-261-3/+3
| |
* | default based customizationsFabian Topfstedt2017-07-261-79/+80
| |
* | Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt2017-07-2013-78/+216
|\|
| * fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-122-6/+17
| | | | | | | | | | | | | | | | | | | | * 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
| * clean up ssd1306 implementationJack Humbert2017-07-111-0/+78
| |
| * 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 some copyright headersJack Humbert2017-06-286-0/+120
| |
| * cleanup lets_splitJack Humbert2017-06-2812-410/+85
| |
* | fixed bracketsFabian Topfstedt2017-06-271-1/+1
| |
* | my layoutFabian Topfstedt2017-06-271-6/+6
| |
* | removed wrong readmeFabian Topfstedt2017-06-271-88/+0
| |
* | my layoutFabian Topfstedt2017-06-271-22/+23
| |
* | clone smt layoutFabian Topfstedt2017-06-263-0/+341
|/
* 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
|
* 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.
* 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
| |\ | | | | | | Let's Split hexwire keymap fixes
| | * 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 ↵Danny Nguyen2017-03-231-1/+1
| | | | | | | | | | | | to 150ms
| * | 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 Hexwire layout for Let's Split
| | * 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
| | |