Skip to content

Instantly share code, notes, and snippets.

@willwm
Last active July 3, 2018 22:11
Show Gist options
  • Save willwm/165e38527f72754af93ea7603a9b4b21 to your computer and use it in GitHub Desktop.
Save willwm/165e38527f72754af93ea7603a9b4b21 to your computer and use it in GitHub Desktop.
MAX Falcon-8 V2: Navigation Layout
[
{
"backcolor": "#878787",
"name": "MAX Falcon-8 V2: Navigation Layout",
"switchMount": "cherry",
"switchBrand": "cherry",
"switchType": "MX1A-E1xx",
"plate": true
},
[
{
"c": "#393b3b",
"t": "#ee6d00",
"a": 7
},
"Home",
{
"c": "#ee6d00",
"t": "#393b3b"
},
"<i class='kb kb-Arrows-Up'></i>",
{
"c": "#393b3b",
"t": "#ee6d00"
},
"End",
"PgUp"
],
[
{
"c": "#ee6d00",
"t": "#393b3b"
},
"<i class='kb kb-Arrows-Left'></i>",
"<i class='kb kb-Arrows-Down'></i>",
"<i class='kb kb-Arrows-Right'></i>",
{
"c": "#393b3b",
"t": "#ee6d00"
},
"PgDn"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment