summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2017-10-10 geändert: readme.mdDerMeerkamp1-47/+47
2017-10-10 geändert: keymap.cDerMeerkamp1-1/+1
2017-10-10 neue Datei: readme.mdDerMeerkamp1-0/+59
2017-10-10 geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp1-7/+7
2017-10-10 neue Datei: keyboards/lets_split/keymaps/DE_simple/MakefileDerMeerkamp4-0/+200
neue Datei: keyboards/lets_split/keymaps/DE_simple/config.h neue Datei: keyboards/lets_split/keymaps/DE_simple/keymap.c neue Datei: keyboards/lets_split/keymaps/DE_simple/rules.mk
2017-10-06Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt1-54/+105
* slight modifier changes; added plover and reusing jack's default planck keymap as the basis * space is not shift when held anymore * added fabian layout (based on jack's default) * changed fabian layout (based on jack's default) * changed fabian layout (based on jack's default)
2017-10-03Mbsurfer Let's Split keymap updates (#1787)Cory Shaw1-30/+57
* Fix mbsurfer let's split layout RGB indicators when both lower and raise are pressed * Update mbsurfer let's split keymap with new RGB key codes for modes * Clean up mbsurfer keymap matrix layout
2017-09-27remove all makefiles from keyboard directoriesJack Humbert10-104/+0
2017-09-16Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor1-94/+28
* add new RGB keycodes and clean up lets split keymap * extraneous cases * More cleanup and added macro * one more macro * cleaned up my planck keymap and added macros * Transitioned planck keymap to new formatting / audio modes based on new default * Remove extraneous newline in song list, add keycodes missed in previous commit * error in graphical representation of keycodes
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed9-0/+100
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-09-07Split atreus (#1680)Hugh4-0/+205
* Merge with upstream * Add split_atreus keymap for lets_split. * Move bspace * Tidy up keymap * Update layer enum * Temporary fix * Finish merge * Added keys for testing * Revert temporary fix * Remake keymap using default let's split map as base. ASCII art not updated * Remove non-functioning layers * Rename folder * Update ASCII art * Remove vestiges of ADJUST layer * Remove nonexistent layer #defines * Rename folder to avoid confusion * Add Readme.md * Formatting * Description of underscores in layer maps
2017-08-27Keymaps for several of my boards (#1641)Michael Terhar3-0/+280
* copied mjt keymaps from archive * All mjt boards now compile * fixed jd45-mjt breathing * Updates to fix SpaceFN but not tested yet. * Still missing either spacebar or an adjacent keypress. * Debugging rigged up for use with hid_listen. * Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c * Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function. * Cleaned up JD45 keymap that uses tapkey. * Redid minivan keymap with numsym rather than raise/lower. Untested. * Created my MJT keymap for HHKB Enabled dynamic macros and moved somoe of the shortcuts around. * Minor keymap fixes to make them compile without errors. * Added home/end to right arrow cluster on DYN layer. * Added more keys to fn and dyn layers. * It wasn't using my custom layer last time somehow...? Now it will. * Compiled and installed at end of day on 8/23 * Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback. * Fixed volume controls... were reversed and disabled. * Added F13-F15 back to fkeys layer in Minivan * Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan. * Removed DYN layer. * Fixed diagram in planck numsym. * Cleanup for pull request. * Roadkit flip phone warning. * Replaced PLAY_NOTES_ARRAY to PLAY_SONG * reset the submodules * checked out specific commits for submodules * Removed debugging from JD45 shared config.h * Moved custom rules.mk to apropriate keymap Reset the shared rules.mk file. * Trailing return issue in rules.mk Gotta make for a smooth pull request :-)
2017-08-26Add mbsurfer Let's Split keymap with RGB layer indicators (#1638)Cory Shaw3-0/+298
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert3-254/+0
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-08-23Update keymap.cSteve Holt1-138/+156
2017-08-23Update config.hSteve Holt1-7/+4
2017-08-23Update MakefileSteve Holt1-1/+1
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson9-44/+44
2017-08-19Merge pull request #1601 from dlaroe/masterJack Humbert4-0/+504
My keymaps only
2017-08-18Updated keymaps with second LOWER for the right hand1-9/+9
2017-08-10Add config.h to piemod keymap.dwrz1-0/+37
2017-08-10Remove makefile from Let's Split piemod.dwrz1-10/+0
2017-08-10Add piemod keymaps for Let's Split and Planck.dwrz3-0/+162
2017-08-03Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt3-0/+419
2017-08-02Add keymap xkxk3-0/+419
2017-07-26custom makefileFabian Topfstedt1-0/+9
2017-07-26symmetric modifiers in bottom rowFabian Topfstedt1-6/+6
2017-07-26left shift is backspace on tapFabian Topfstedt1-3/+3
2017-07-26default based customizationsFabian Topfstedt1-79/+80
2017-07-24First Update4-0/+504
2017-07-20Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt13-78/+216
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2-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
2017-07-11clean up ssd1306 implementationJack Humbert1-0/+78
2017-07-07Merge pull request #1471 from qmk/lufa_libJack Humbert1-1/+1
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 Spitz3-0/+254
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
2017-07-07update includeJack Humbert1-1/+1
2017-07-07update lets_split lufa includeJack Humbert1-1/+1
2017-06-28update some copyright headersJack Humbert6-0/+120
2017-06-28cleanup lets_splitJack Humbert12-410/+85
2017-06-27fixed bracketsFabian Topfstedt1-1/+1
2017-06-27my layoutFabian Topfstedt1-6/+6
2017-06-27removed wrong readmeFabian Topfstedt1-88/+0
2017-06-27my layoutFabian Topfstedt1-22/+23
2017-06-26clone smt layoutFabian Topfstedt3-0/+341
2017-06-18Don't define RGBLED_NUM in let-split khord keymapFred Sundvik1-2/+0
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 Khor2-4/+1
2017-06-15Add custom let's split keymapDylan Khor3-0/+280
2017-06-03Adding permissive_holdAdam Bell1-0/+1
2017-06-03adding lets split keymapAdam Bell3-0/+122
2017-05-31replacing one R for a TAlfrheim1-1/+1