aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps
AgeCommit message (Collapse)Author
2016-08-25Merge pull request #659 from Dbroqua/masterGravatar Jack Humbert
- Updated dbroqua layout for planck keyboard
2016-08-24- Updated readme by adding link on kle for each layerGravatar dbroqua
2016-08-23NightlyGravatar IBNobody
Prep for Vision build
2016-08-23Merge remote-tracking branch 'upstream/master'Gravatar dbroqua
# Conflicts: # keyboards/planck/keymaps/dbroqua/keymap.c
2016-08-22- Added PrintScreen key on multimedia layerGravatar dbroqua
2016-08-21- Inverted key Tab and EscGravatar dbroqua
- Reorganised bottom row
2016-08-20Add one-hand key to planck/experimental keymap.Gravatar Joe Wasson
2016-08-19- Moved Insert/Del in Esc layerGravatar dbroqua
2016-08-19- Updated lower and raise layerGravatar dbroqua
2016-08-19- Added readme file and layout previewGravatar dbroqua
2016-08-19- Moved Home/End/PgUp/PgDn on arrow keysGravatar dbroqua
2016-08-19- Moved Brite function on esc to avoid conflict with ctrl key.Gravatar dbroqua
2016-08-19- Updated dbroqua layout for planck keyboardGravatar dbroqua
2016-08-18Added dbroqua layout for planck keyboardGravatar Damien
2016-08-18Merge pull request #650 from Xyverz/masterGravatar Jack Humbert
Minor changes to keymaps and other files
2016-08-18planck/circuit: Update after the latest tap-dance changeGravatar Gergely Nagy
Fixes #653. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-18Returned RAISE and LOWER buttons to their original functions - too many ↵Gravatar Xyverz
inopportune ENTER inputs. :-(
2016-08-17Merge remote-tracking branch 'upstream/master'Gravatar Xyverz
this merge is necessary,
2016-08-17Merge pull request #638 from premek/masterGravatar Jack Humbert
Split layout for planck
2016-08-16Update readme.mdGravatar Přemek Vyhnal
2016-08-16premek split layoutGravatar premek
2016-08-16premek split layoutGravatar premek
2016-08-15Added my custom Planck layout called Circuit.Gravatar Matt
* Layout has image and readme, as well as documentation in the code.
2016-08-15Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke ↵Gravatar Xyverz
being sent if the LOWER key was used too quickly. Switching back to original LOWER macro, but keeping the new RAISE macro.
2016-08-15Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros.Gravatar Xyverz
2016-08-09Update keymap. (#616)Gravatar Callum Oakley
* changed order of bottom row of symbol layer to ease acess to brackets * updated readme.md to reflect keymap changes
2016-08-09adds Xyverz's keymaps (#615)Gravatar Xyverz
* Adding my own keymaps to the following keyboards: Planck, Preonic, Atreus, Ergodox * Delete dvorak.png Not reflective of my layout. * Delete readme.md file cleanup, removing file that doesn't apply to my layout. * Delete old_keymap.c file cleanup * Delete README.md file clean up. * Delete README.md file cleanup * Delete keymap.c file cleanup * Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake. Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default layout and default makefile.
2016-08-07Tap for ;, hold for GUI, tap for ", hold for AltGravatar JeeBak Kim
2016-08-07Tap for Tab, hold for HyperGravatar JeeBak Kim
2016-08-06Add Tab Close, New, Reopen macros to TouchCursor layerGravatar JeeBak Kim
2016-08-06Add Virtual Desktop Switching macros to TouchCursor layerGravatar JeeBak Kim
2016-08-06Move KC_ACL1 buttonGravatar JeeBak Kim
2016-08-06Fix KC_ALT_TAB/KC_CMD_TAB logicGravatar JeeBak Kim
2016-08-05Mouse layer updatesGravatar JeeBak Kim
- Rename to MOUSECURSOR - Use "d" key, since middle finger is stronger than pinky - Shuffle some mouse buttons around
2016-08-04Revert swapp of AltTab/CmdTab in readme. Layout did not changeGravatar JeeBak Kim
2016-08-03Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP settingGravatar JeeBak Kim
2016-08-03Add CmdSlash to TouchCursor LayerGravatar JeeBak Kim
2016-08-03Number layer tweaksGravatar JeeBak Kim
2016-08-03Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵Gravatar JeeBak Kim
LSFT
2016-08-03Update readme.mdGravatar JeeBak Kim
2016-08-01Merge pull request #596 from fredizzimo/rid_of_quickGravatar Jack Humbert
Fix the makefile dependencies and remove quick targets
2016-07-31Generate version information to version.hGravatar Fred Sundvik
So that only the files that really needs a version are recompiled.
2016-07-30Update readme.mdGravatar JeeBak Kim
2016-07-30Add additional shortcut keymaps to TOUCHCURSOR layerGravatar JeeBak Kim
2016-07-30Add additional maps for [, and ], to LOWERGravatar JeeBak Kim
2016-07-30Make RAISE layer an all numbers/arithmatic layerGravatar JeeBak Kim
2016-07-30Move reset to a less accessible locationGravatar JeeBak Kim
2016-07-30Add -, +, and . to RAISEGravatar JeeBak Kim
2016-07-30Change calls from persistant_default_layer_set() to default_layer_set()Gravatar JeeBak Kim
2016-07-30PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵Gravatar JeeBak Kim
layers