summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | jhenahan layoutJack Henahan2016-08-294-0/+383
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge pull request #659 from Dbroqua/masterJack Humbert2016-08-253-139/+73
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated dbroqua layout for planck keyboard
| | | * | | | | | | | | | | | | | | | - Updated readme by adding link on kle for each layerdbroqua2016-08-241-0/+3
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'dbroqua2016-08-232-4/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # keyboards/planck/keymaps/dbroqua/keymap.c
| | | * | | | | | | | | | | | | | | | - Added PrintScreen key on multimedia layerdbroqua2016-08-222-2/+2
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | - Inverted key Tab and Escdbroqua2016-08-212-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Reorganised bottom row
| | | * | | | | | | | | | | | | | | | - Moved Insert/Del in Esc layerdbroqua2016-08-193-7/+7
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | - Updated lower and raise layerdbroqua2016-08-192-126/+46
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | - Added readme file and layout previewdbroqua2016-08-192-0/+11
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | - Moved Home/End/PgUp/PgDn on arrow keysdbroqua2016-08-191-9/+9
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | - Moved Brite function on esc to avoid conflict with ctrl key.dbroqua2016-08-191-4/+4
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | - Updated dbroqua layout for planck keyboarddbroqua2016-08-191-0/+314
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | NightlyIBNobody2016-08-231-10/+10
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prep for Vision build
| | * | | | | | | | | | | | | | | | Add one-hand key to planck/experimental keymap.Joe Wasson2016-08-202-4/+5
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | 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
| | | | |_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | |