Layers now work like function keys, except the math layer. Made

tab hold ctrl+alt+mod as intended
This commit is contained in:
Ian Keane 2020-06-25 18:02:02 -04:00
parent aa9ecc3d3a
commit 74b305870b
2 changed files with 973 additions and 949 deletions

File diff suppressed because it is too large Load diff

View file

@ -3,11 +3,11 @@
"notes":"", "notes":"",
"documentation":"\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n", "documentation":"\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n",
"keyboard":"pinky/3", "keyboard":"pinky/3",
"keymap":"pinky_3_layout_mine", "keymap":"pinky_3_layout_main",
"layout":"LAYOUT", "layout":"LAYOUT",
"layers":[ "layers":[
[ [
"C_S_T(KC_TAB)", "LCAG_T(KC_TAB)",
"KC_Q", "KC_Q",
"KC_W", "KC_W",
"KC_E", "KC_E",
@ -41,8 +41,8 @@
"KC_C", "KC_C",
"KC_V", "KC_V",
"KC_B", "KC_B",
"TO(3)", "MO(3)",
"TO(1)", "TT(1)",
"KC_N", "KC_N",
"KC_M", "KC_M",
"KC_COMM", "KC_COMM",
@ -51,12 +51,12 @@
"KC_ENT", "KC_ENT",
"KC_LALT", "KC_LALT",
"KC_LGUI", "KC_LGUI",
"TO(2)", "MO(2)",
"KC_INS", "KC_INS",
"TO(4)", "MO(4)",
"KC_SPC", "KC_SPC",
"KC_PSCR", "KC_PSCR",
"TO(5)" "MO(5)"
], ],
[ [
"KC_TAB", "KC_TAB",