Skip to content

Instantly share code, notes, and snippets.

@jeremyjjbrown
Forked from mmynsted/layout.kbd.json
Created July 18, 2018 15:33
Show Gist options
  • Select an option

  • Save jeremyjjbrown/bb13bea1d1f7927e8c623c8058f2167e to your computer and use it in GitHub Desktop.

Select an option

Save jeremyjjbrown/bb13bea1d1f7927e8c623c8058f2167e to your computer and use it in GitHub Desktop.

Revisions

  1. Jeremy Brown revised this gist Jul 18, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion layout.kbd.json
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,6 @@
    [
    [
    "Fn12",
    {
    "a": 7
    },
    @@ -15,7 +16,6 @@
    "",
    "",
    "",
    "",
    {
    "w": 2
    },
  2. @mmynsted mmynsted revised this gist Jul 24, 2017. No changes.
  3. @mmynsted mmynsted created this gist Jul 24, 2017.
    124 changes: 124 additions & 0 deletions layout.kbd.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,124 @@
    [
    [
    {
    "a": 7
    },
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    {
    "w": 2
    },
    ""
    ],
    [
    {
    "w": 1.5
    },
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    {
    "w": 1.5
    },
    ""
    ],
    [
    {
    "w": 1.75
    },
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    {
    "w": 2.25
    },
    ""
    ],
    [
    {
    "w": 2.25
    },
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    "",
    {
    "a": 4,
    "w": 2.75
    },
    "Up"
    ],
    [
    {
    "a": 7,
    "w": 1.25
    },
    "",
    {
    "w": 1.25
    },
    "",
    {
    "w": 1.25
    },
    "",
    {
    "w": 6.25
    },
    "",
    {
    "w": 1.25
    },
    "",
    {
    "a": 4,
    "w": 1.25
    },
    "Left",
    {
    "w": 1.25
    },
    "Down",
    {
    "w": 1.25
    },
    "Right"
    ]
    ]