summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps
Commit message (Collapse)AuthorAge
* initial branch (#2379)Florian2018-03-23
| | | | | | | | | | | | | | | * initial branch * lazy-push * Fix schema Updated README, readded DVORAK to keymap. Updated dir name to lowercase. * removed executable bit * testing switched L_GUI position
* retry of PR #2540 (#2554)dlaroe2018-03-18
| | | | | | | | * reforked, untarred keymaps, added CRS and renamed my keymap folders * Update readme.md corrected a typo
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-16
|
* Move hexwire layout into 4x12 layout folderDanny Nguyen2018-02-18
|
* Let's Split: Minor keymap fixesChrissiQ2018-02-16
|
* Let's Split: Minor fixes in keymap.c commentsRickard von Essen2018-01-02
| | | | | - Single quote (') is the un-shifted key, not double quote (") - Fixed alignment
* Adding pok3r like layout to the let's split (#2135)Nicolas Guelpa2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding new layout for the planck that helps when coming from the pok3r * Fixing the function layer * Update readme.md * Update keymap.c Making some small adjustments * Update keymap.c switching GUI and Esc * Update keymap.c * adding mod tap on left and right shift * adding mod tap on left and right shift * poker keymap for lets split * fixing the FN layer * removing unused file
* adds @kristmascane's keymap (#2144)kristmascane2017-12-14
|
* fix lets_split keyboardsJack Humbert2017-11-14
|
* fix up lets_split keymapsJack Humbert2017-11-14
|
* Added support for let's split kailh socket version (#2010)Mikkel Jeppesen2017-11-14
| | | | | | | | * Added support for socket version of the let's split * renamed files * socket-version-works
* Remove extra underscore from MASTER_RIGHT defineDanny Nguyen2017-11-01
|
* Added my Let's Split layout (#1867)Pittyolo2017-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Add files via upload * Add files via upload * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Add files via upload * Adding my Let's Split layout As in my Nyquist layout, ISO Hungrian friendly
* heartrobotninja ergodox_ez and lets_split layouts (#1874)heartrobotninja2017-10-21
|
* geändert: readme.mdDerMeerkamp2017-10-10
|
* geändert: readme.mdDerMeerkamp2017-10-10
|
* geändert: keymap.cDerMeerkamp2017-10-10
|
* neue Datei: readme.mdDerMeerkamp2017-10-10
|
* geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp2017-10-10
|
* neue Datei: keyboards/lets_split/keymaps/DE_simple/MakefileDerMeerkamp2017-10-10
| | | | | | 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
* Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt2017-10-06
| | | | | | | | | | | | * 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)
* Mbsurfer Let's Split keymap updates (#1787)Cory Shaw2017-10-03
| | | | | | | | * 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
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor2017-09-15
| | | | | | | | | | | | | | | | | | * 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
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* Split atreus (#1680)Hugh2017-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Keymaps for several of my boards (#1641)Michael Terhar2017-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 :-)
* Add mbsurfer Let's Split keymap with RGB layer indicators (#1638)Cory Shaw2017-08-26
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update keymap.cSteve Holt2017-08-22
|
* Update config.hSteve Holt2017-08-22
|
* Update MakefileSteve Holt2017-08-22
|
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-20
|
* Merge pull request #1601 from dlaroe/masterJack Humbert2017-08-19
|\ | | | | My keymaps only
| * Updated keymaps with second LOWER for the right hand2017-08-18
| |
| * First Update2017-07-24
| |
* | Add config.h to piemod keymap.dwrz2017-08-10
| |
* | Remove makefile from Let's Split piemod.dwrz2017-08-10
| |
* | Add piemod keymaps for Let's Split and Planck.dwrz2017-08-10
| |
* | Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt2017-08-03
|\ \
| * | Add keymap xkxk2017-08-02
| | |
* | | custom makefileFabian Topfstedt2017-07-26
| | |
* | | symmetric modifiers in bottom rowFabian Topfstedt2017-07-26
| | |
* | | left shift is backspace on tapFabian Topfstedt2017-07-26
| | |
* | | default based customizationsFabian Topfstedt2017-07-26
| | |
* | | Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt2017-07-20
|\| |
| * | fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-11
| | |
| * | Merge pull request #1471 from qmk/lufa_libJack Humbert2017-07-07
| |\ \ | | | | | | | | Update LUFA and move it to /lib/lufa
| | * | update includeJack Humbert2017-07-07
| | | |