aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck
Commit message (Expand)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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Returned RAISE and LOWER buttons to their original functions - too many inopp...Xyverz2016-08-181-3/+3
| | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'Xyverz2016-08-178-0/+678
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke bei...Xyverz2016-08-152-59/+7
| | | * | | | | | | | | | | | | | | | 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
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge pull request #638 from premek/masterJack Humbert2016-08-173-0/+260
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | 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
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Update keymap. (#616)Callum Oakley2016-08-092-4/+4
| | * | | | | | | | | | | | | | adds Xyverz's keymaps (#615)Xyverz2016-08-092-0/+339
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | include base config.h instead of copying itJason Janse van Rensburg2016-07-261-88/+5
| * | | | | | | | | | | | | | added config.h, and missing Ins of filpped navigation layerJason Janse van Rensburg2016-07-262-3/+93
| * | | | | | | | | | | | | | Merged branch master into bone2planckJason Janse van Rensburg2016-07-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | added missing F keys in flipped layerJason Janse van Rensburg2016-07-251-6/+6
| * | | | | | | | | | | | | | added readmeJason Janse van Rensburg2016-07-241-0/+8
| * | | | | | | | | | | | | | moved insertJason Janse van Rensburg2016-07-241-5/+5
| * | | | | | | | | | | | | | moved ctrlJason Janse van Rensburg2016-07-241-11/+12
| * | | | | | | | | | | | | | fixed stupid errorsJason Janse van Rensburg2016-07-241-12/+17
* | | | | | | | | | | | | | | added a lock screen keyCallum Oakley2016-08-121-3/+16
* | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'Callum Oakley2016-08-095-0/+613
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | Update readme.mdJeeBak Kim2016-08-031-6/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert2016-08-012-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Generate version information to version.hFred Sundvik2016-07-312-0/+2
| * | | | | | | | | | | | | | 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 la...JeeBak Kim2016-07-301-10/+10
| * | | | | | | | | | | | | | Media keys for all the "regular" layersJeeBak Kim2016-07-301-10/+10