summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/roguepullrequest/readme.md
diff options
context:
space:
mode:
authorroguepullrequest <roguepullrequest@users.noreply.github.com>2019-05-02 05:27:54 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-02 05:27:54 +0200
commit6fa88d981c237f19839b2cc4ca4a0d44f84d2043 (patch)
tree4de98cefb48a0266dc36d4dc57c84a6d1240fae7 /keyboards/planck/keymaps/roguepullrequest/readme.md
parent12a07dae33aaa59b8172f13f25af74e0cf3b82cc (diff)
downloadqmk_firmware-6fa88d981c237f19839b2cc4ca4a0d44f84d2043.tar.gz
qmk_firmware-6fa88d981c237f19839b2cc4ca4a0d44f84d2043.tar.xz
Roguepullrequest planck layout update (#5751)
* First publish of roguepullreqest programmer dvorak planck layout * Removed junk line * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Removed layer songs Removed layer songs for cleanliness. Will use them later. * Update keyboards/planck/keymaps/roguepullrequest/readme.md Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Made basic LSHIFT framework but is not working. Listed other tapdances. * Got LSHIFT to work * Added working RSHIFT * Added working TD_S * Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer. * Cleaned up layout. * Reenabled audio space is not needed right now. * Added tap dances and layout image * Started dactylmanuform layout * Revert "Started dactylmanuform layout" This reverts commit 5ef48e4a23de14db9b843d85d3250e1bf4426817.
Diffstat (limited to 'keyboards/planck/keymaps/roguepullrequest/readme.md')
-rw-r--r--keyboards/planck/keymaps/roguepullrequest/readme.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/roguepullrequest/readme.md b/keyboards/planck/keymaps/roguepullrequest/readme.md
index d3cae22ff..687a65fc9 100644
--- a/keyboards/planck/keymaps/roguepullrequest/readme.md
+++ b/keyboards/planck/keymaps/roguepullrequest/readme.md
@@ -1,12 +1,17 @@
# Programmer Dvorak for the Planck (Light)
-| Magic | | UPPER |
-|----------|---------|-------|
-| | DEFAULT | |
-| FUNCTION | | LOWER |
+| | | | | | | | | | | | |
+|----------|---------|-------|-----|------|-------|-------|------|------|------|------|------|
+| GRAVE_ESC | ; [u]; [l]7 | , [u]% [l]5 | . [l]3 | p [l]1 | y [u]= [l]9 | f [u]* [l]0 | g [l]2 | c [l]4 | r [u]! [l]6 | l [u]# [l]8 | BKSP |
+| LCTRL [TD]!$ | a | o | e | u | i | d | h | t | n | s [TD]- _ | / [TD]\ |
+| LSHFT [TD]( [ { | ' | q | j | k | x | b | m | w | v | z | LSHFT [TD]) ] } |
+| @ [TD]UPPER FUN RESET | LEFT | DOWN | UP | RIGHT | ALT_TAB | SPACE | ENTER | LGUI | PGUP | PGDOWN | = [TD]LOWER |
# Layout notes
+- [u] = UPPER symbol
+- [l] = LOWER symbol
+- [TD] = Tap Dances
- ALT_TAB = cycle through windows as long as you keep tapping it keeps alt tabbing
- LAST = "!$" = is useful for using the last parm in bash/zsh
- More to come