summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Collapse)Author
2016-08-18Added dbroqua layout for planck keyboardDamien
2016-08-18Merge pull request #650 from Xyverz/masterJack Humbert
Minor changes to keymaps and other files
2016-08-18planck/circuit: Update after the latest tap-dance changeGergely 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 ↵Xyverz
inopportune ENTER inputs. :-(
2016-08-17Merge remote-tracking branch 'upstream/master'Xyverz
this merge is necessary,
2016-08-17Merge pull request #638 from premek/masterJack Humbert
Split layout for planck
2016-08-16Update readme.mdPřemek Vyhnal
2016-08-16premek split layoutpremek
2016-08-16premek split layoutpremek
2016-08-15Added my custom Planck layout called Circuit.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 ↵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.Xyverz
2016-08-09Update keymap. (#616)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)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 AltJeeBak Kim
2016-08-07Tap for Tab, hold for HyperJeeBak Kim
2016-08-06Add Tab Close, New, Reopen macros to TouchCursor layerJeeBak Kim
2016-08-06Add Virtual Desktop Switching macros to TouchCursor layerJeeBak Kim
2016-08-06Move KC_ACL1 buttonJeeBak Kim
2016-08-06Fix KC_ALT_TAB/KC_CMD_TAB logicJeeBak Kim
2016-08-05Mouse layer updatesJeeBak 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 changeJeeBak Kim
2016-08-03Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP settingJeeBak Kim
2016-08-03Add CmdSlash to TouchCursor LayerJeeBak Kim
2016-08-03Number layer tweaksJeeBak Kim
2016-08-03Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵JeeBak Kim
LSFT
2016-08-03Update readme.mdJeeBak Kim
2016-08-01Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert
Fix the makefile dependencies and remove quick targets
2016-07-31Generate version information to version.hFred Sundvik
So that only the files that really needs a version are recompiled.
2016-07-30Update readme.mdJeeBak Kim
2016-07-30Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim
2016-07-30Add additional maps for [, and ], to LOWERJeeBak Kim
2016-07-30Make RAISE layer an all numbers/arithmatic layerJeeBak Kim
2016-07-30Move reset to a less accessible locationJeeBak Kim
2016-07-30Add -, +, and . to RAISEJeeBak Kim
2016-07-30Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim
2016-07-30PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim
layers
2016-07-30Media keys for all the "regular" layersJeeBak Kim
2016-07-30Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim
2016-07-30Add numbers to _RAISEJeeBak Kim
2016-07-30Move _RAISE symbols to _LOWERJeeBak Kim
2016-07-30Tap for Enter, hold for ShiftJeeBak Kim
2016-07-30Add personalized TouchCursor layerJeeBak Kim
2016-07-30Tap for Esc, hold for ControlJeeBak Kim
2016-07-30Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim
2016-07-28Merge pull request #577 from hot-leaf-juice/masterJack Humbert
Pull request to include my keymap if you want it!
2016-07-28Added readme.md for custom layout.Callum Oakley
2016-07-27Added custom keymap.Callum Oakley
Added custom keymap.
2016-07-27remove unnecessary includesSeth Chandler
2016-07-27fix numerous errors in bone2planck keymapSeth Chandler