summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/ab/keyboard-layout.json
diff options
context:
space:
mode:
authorAnand Babu (AB) Periasamy <abperiasamy@users.noreply.github.com>2016-06-27 15:51:12 +0200
committerJack Humbert <jack.humb@gmail.com>2016-06-27 15:51:12 +0200
commit57066b12464a7d1d7f12dec573f4691587d559a6 (patch)
tree2426540acbc2174a6745360ee3b55127571c3545 /keyboards/planck/keymaps/ab/keyboard-layout.json
parente9f5c87207734d7feb6b2112d8baba601e2769b7 (diff)
downloadqmk_firmware-57066b12464a7d1d7f12dec573f4691587d559a6.tar.gz
qmk_firmware-57066b12464a7d1d7f12dec573f4691587d559a6.tar.xz
zoom and undo keys for ab's planck keymap (#446)
Diffstat (limited to 'keyboards/planck/keymaps/ab/keyboard-layout.json')
-rw-r--r--keyboards/planck/keymaps/ab/keyboard-layout.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/keyboards/planck/keymaps/ab/keyboard-layout.json b/keyboards/planck/keymaps/ab/keyboard-layout.json
index 72dab2a7f..4e631a348 100644
--- a/keyboards/planck/keymaps/ab/keyboard-layout.json
+++ b/keyboards/planck/keymaps/ab/keyboard-layout.json
@@ -44,11 +44,13 @@
},
"D",
{
+ "c": "#c4bcbc",
"a": 4,
"f": 3
},
"\n(\n\n\n\n\n\n\n\nF",
{
+ "c": "#cccccc",
"f": 3
},
"\n)\n\n\n\n\n\n\n\nG",
@@ -57,10 +59,12 @@
},
"\n{\n\n\n\n\n\n\n\nH",
{
+ "c": "#c4bcbc",
"f": 3
},
"\n}\n\n\n\n\n\n\n\nJ",
{
+ "c": "#cccccc",
"a": 7,
"f": 3
},
@@ -136,26 +140,20 @@
]
},
"<i class='fa fa-download'></i>\n<i class='fa fa-lightbulb-o'></i>\n\n\n\n\n\n\n\nCtrl",
+ "\n<i class=\"fa fa-search\" aria-hidden=\"true\"></i>\n\n\n\n\n\n\n\nEsc",
+ "\n<i class=\"fa fa-search-minus\" aria-hidden=\"true\"></i>\n\n\n\n\n\n\n\n<i class='fa fa-linux'></i>",
+ "\n<i class=\"fa fa-search-plus\" aria-hidden=\"true\"></i>\n\n\n\n\n\n\n\nAlt",
{
"a": 7,
"f": 3
},
- "Esc",
- {
- "f": 3
- },
- "<i class='fa fa-linux'></i>",
- {
- "f": 3
- },
- "Alt",
- {
- "f": 3
- },
"<i class='fa fa-sort-down'></i>",
{
"a": 4,
- "f": 3,
+ "fa": [
+ 1,
+ 1
+ ],
"w": 2
},
"PgUp\nPgDn\n\n\n\n\n\n\n\nSpace",
@@ -165,21 +163,23 @@
},
"<i class='fa fa-sort-up'></i>",
{
- "f": 3
+ "a": 4,
+ "fa": [
+ 2
+ ]
},
- "<i class=\"fa fa-long-arrow-left\" aria-hidden=\"true\"></i>",
+ "<i class=\"fa fa-undo\" aria-hidden=\"true\"></i>\n\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-left\" aria-hidden=\"true\"></i>",
{
- "a": 4,
"f": 3
},
- "\n<i class='fa fa-volume-down'></i>\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-down\" aria-hidden=\"true\"></i>",
+ "<i class='fa fa-volume-down'></i>\n\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-down\" aria-hidden=\"true\"></i>",
{
"f": 3
},
- "\n<i class='fa fa-volume-up'></i>\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-up\" aria-hidden=\"true\"></i>",
+ "<i class='fa fa-volume-up'></i>\n\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-up\" aria-hidden=\"true\"></i>",
{
"f": 3
},
- "\n<i class='fa fa-volume-off'></i>\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-right\" aria-hidden=\"true\"></i>"
+ "<i class='fa fa-volume-off'></i>\n\n\n\n\n\n\n\n\n<i class=\"fa fa-long-arrow-right\" aria-hidden=\"true\"></i>"
]
] \ No newline at end of file