aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck
Commit message (Collapse)AuthorAgeFilesLines
* Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-204-6/+12
|
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-202-70/+68
|
* Added dbroqua layout for planck keyboardDamien2016-08-181-0/+314
|
* Merge pull request #650 from Xyverz/masterJack Humbert2016-08-182-58/+6
|\ | | | | Minor changes to keymaps and other files
| * Returned RAISE and LOWER buttons to their original functions - too many ↵Xyverz2016-08-181-3/+3
| | | | | | | | inopportune ENTER inputs. :-(
| * Merge remote-tracking branch 'upstream/master'Xyverz2016-08-178-0/+678
| |\ | | | | | | | | | this merge is necessary,
| * | Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke ↵Xyverz2016-08-152-59/+7
| | | | | | | | | | | | | | | | | | being sent if the LOWER key was used too quickly. Switching back to original LOWER macro, but keeping the new RAISE macro.
| * | Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros.Xyverz2016-08-151-6/+6
| | |
* | | planck/circuit: Update after the latest tap-dance changeGergely Nagy2016-08-181-1/+1
| |/ |/| | | | | | | | | Fixes #653. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | Merge pull request #638 from premek/masterJack Humbert2016-08-173-0/+260
|\ \ | | | | | | Split layout for planck
| * | Update readme.mdPřemek Vyhnal2016-08-161-0/+1
| | |
| * | premek split layoutpremek2016-08-161-1/+2
| | |
| * | premek split layoutpremek2016-08-163-0/+258
| | |
* | | Added my custom Planck layout called Circuit.Matt2016-08-155-0/+418
| |/ |/| | | | | * Layout has image and readme, as well as documentation in the code.
* | Update keymap. (#616)Callum Oakley2016-08-092-4/+4
| | | | | | | | | | | | * changed order of bottom row of symbol layer to ease acess to brackets * updated readme.md to reflect keymap changes
* | adds Xyverz's keymaps (#615)Xyverz2016-08-092-0/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Tap for ;, hold for GUI, tap for ", hold for AltJeeBak Kim2016-08-072-6/+10
| |
* | Tap for Tab, hold for HyperJeeBak Kim2016-08-072-27/+32
| |
* | Add Tab Close, New, Reopen macros to TouchCursor layerJeeBak Kim2016-08-062-7/+22
| |
* | Add Virtual Desktop Switching macros to TouchCursor layerJeeBak Kim2016-08-062-4/+14
| |
* | Move KC_ACL1 buttonJeeBak Kim2016-08-062-6/+6
| |
* | Fix KC_ALT_TAB/KC_CMD_TAB logicJeeBak Kim2016-08-061-3/+3
| |
* | Mouse layer updatesJeeBak Kim2016-08-052-23/+23
| | | | | | | | | | | | - Rename to MOUSECURSOR - Use "d" key, since middle finger is stronger than pinky - Shuffle some mouse buttons around
* | Revert swapp of AltTab/CmdTab in readme. Layout did not changeJeeBak Kim2016-08-041-1/+1
| |
* | Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP settingJeeBak Kim2016-08-032-9/+50
| |
* | Add CmdSlash to TouchCursor LayerJeeBak Kim2016-08-031-1/+5
| |
* | Number layer tweaksJeeBak Kim2016-08-032-6/+6
| |
* | Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵JeeBak Kim2016-08-032-8/+43
| | | | | | | | LSFT
* | Update readme.mdJeeBak Kim2016-08-031-6/+7
| |
* | Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert2016-08-012-0/+2
|\ \ | | | | | | Fix the makefile dependencies and remove quick targets
| * | Generate version information to version.hFred Sundvik2016-07-312-0/+2
| | | | | | | | | | | | So that only the files that really needs a version are recompiled.
* | | Update readme.mdJeeBak Kim2016-07-301-1/+106
| | |
* | | Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim2016-07-301-4/+7
| | |
* | | Add additional maps for [, and ], to LOWERJeeBak Kim2016-07-301-4/+4
| | |
* | | Make RAISE layer an all numbers/arithmatic layerJeeBak Kim2016-07-301-6/+6
| | |
* | | Move reset to a less accessible locationJeeBak Kim2016-07-301-4/+4
| | |
* | | Add -, +, and . to RAISEJeeBak Kim2016-07-301-4/+4
| | |
* | | Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim2016-07-301-3/+3
| | |
* | | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim2016-07-301-10/+10
| | | | | | | | | | | | layers
* | | Media keys for all the "regular" layersJeeBak Kim2016-07-301-10/+10
| | |
* | | Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim2016-07-301-15/+36
| | |
* | | Add numbers to _RAISEJeeBak Kim2016-07-301-4/+4
| | |
* | | Move _RAISE symbols to _LOWERJeeBak Kim2016-07-301-6/+6
| | |
* | | Tap for Enter, hold for ShiftJeeBak Kim2016-07-301-30/+31
| | |
* | | Add personalized TouchCursor layerJeeBak Kim2016-07-301-6/+28
| | |
* | | Tap for Esc, hold for ControlJeeBak Kim2016-07-301-30/+33
| | |
* | | Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim2016-07-303-0/+341
|/ /
* | Merge pull request #577 from hot-leaf-juice/masterJack Humbert2016-07-283-0/+211
|\ \ | | | | | | Pull request to include my keymap if you want it!
| * | Added readme.md for custom layout.Callum Oakley2016-07-281-0/+48
| | |
| * | Added custom keymap.Callum Oakley2016-07-272-0/+163
| |/ | | | | | | Added custom keymap.