Skip to content

Instantly share code, notes, and snippets.

@is8r

is8r/custom.json Secret

Created November 7, 2021 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save is8r/730bc3f99b4e7865d58962aa28a8bd4c to your computer and use it in GitHub Desktop.
Save is8r/730bc3f99b4e7865d58962aa28a8bd4c to your computer and use it in GitHub Desktop.
{
"version": 1,
"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",
"keyboard": "dozen0",
"keymap": "custom",
"layout": "LAYOUT",
"layers": [
[
"KC_B",
"KC_SPC",
"KC_S",
"KC_C",
"KC_NO",
"LT(0,KC_LBRC)",
"KC_E",
"KC_SPC",
"KC_V",
"KC_L",
"KC_NO",
"LT(1,KC_RBRC)"
],
[
"LCTL(KC_Z)",
"KC_N",
"LSFT(KC_X)",
"LCTL(KC_0)",
"KC_NO",
"LT(0,KC_LBRC)",
"C_S_T(KC_Z)",
"KC_P",
"LCTL(KC_ESC)",
"LCTL(KC_QUOT)",
"KC_NO",
"LT(1,KC_RBRC)"
]
],
"author": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment