Skip to content

Instantly share code, notes, and snippets.

@kktse
Last active August 16, 2025 22:35
Show Gist options
  • Select an option

  • Save kktse/cecdc30f3f2079a375c17e405acf762f to your computer and use it in GitHub Desktop.

Select an option

Save kktse/cecdc30f3f2079a375c17e405acf762f to your computer and use it in GitHub Desktop.
Massdrop / Drop SHIFT v1 VIA draft definition file. This file is only available via the Drop Keyboard Configurator and not available on the internet, so here it is without needing to download their software. This lets you use the VIA web configurator if you enable Settings -> Show Design tab where you can upload this file. It won't make the VIA …
{
"name": "Drop SHIFT V1",
"vendorId": "0x04D8",
"productId": "0xEE65",
"keycodes": [
"qmk_lighting"
],
"menus": [
"qmk_rgb_matrix"
],
"matrix": {
"rows": 8,
"cols": 13
},
"layouts": {
"keymap": [
[
{
"c": "#777777"
},
"0,0",
{
"x": 0.25,
"c": "#cccccc"
},
"0,1",
"0,2",
"1,2",
"0,3",
{
"x": 0.25
},
"0,4",
"0,5",
"0,6",
"1,6",
{
"x": 0.25
},
"0,7",
"1,7",
"0,8",
"1,8",
{
"x": 0.25
},
"1,9",
{
"x": 0.5
},
"0,10",
"1,10",
"0,11",
"1,11"
],
[
{
"y": 0.25
},
"1,0",
"1,1",
"2,1",
"2,2",
"3,2",
"1,3",
"2,3",
"1,4",
"1,5",
"2,5",
"2,6",
"3,6",
"2,7",
{
"c": "#aaaaaa",
"w": 2
},
"2,8",
{
"x": 0.5
},
"2,9",
"2,10",
"2,11",
"2,12"
],
[
{
"w": 1.5
},
"2,0",
{
"c": "#cccccc"
},
"3,1",
"4,1",
"4,2",
"3,3",
"4,3",
"2,4",
"3,4",
"3,5",
"4,5",
"4,6",
"3,7",
"3,8",
{
"w": 1.5
},
"4,8",
{
"x": 0.5
},
"3,9",
"3,10",
"3,11",
{
"c": "#aaaaaa"
},
"3,12"
],
[
{
"w": 1.75
},
"3,0",
{
"c": "#cccccc"
},
"5,1",
"6,1",
"5,2",
"5,3",
"6,3",
"4,4",
"5,4",
"5,5",
"5,6",
"4,7",
"5,8",
{
"c": "#777777",
"w": 2.25
},
"6,8",
{
"x": 0.5,
"c": "#cccccc"
},
"4,9",
"4,10",
"4,11",
{
"c": "#aaaaaa"
},
"4,12"
],
[
{
"w": 2.25
},
"4,0",
{
"c": "#cccccc"
},
"7,1",
"6,2",
"7,2",
"7,3",
"6,4",
"7,5",
"6,5",
"6,6",
"5,7",
"6,7",
{
"c": "#aaaaaa",
"w": 1.75
},
"7,8",
{
"x": 1.5,
"c": "#cccccc"
},
"5,9",
"5,10",
"5,11",
{
"c": "#777777",
"h": 2
},
"5,12"
],
[
{
"y": -0.75,
"x": 14.25
},
"6,9"
],
[
{
"y": -0.25,
"c": "#aaaaaa",
"w": 1.25
},
"5,0",
{
"w": 1.25
},
"6,0",
{
"w": 1.25
},
"7,0",
{
"c": "#cccccc",
"w": 6.25
},
"7,4",
{
"c": "#aaaaaa",
"w": 1.5
},
"7,6",
{
"w": 1.5
},
"7,7",
{
"x": 3.5,
"c": "#cccccc"
},
"6,11",
"6,12"
],
[
{
"y": -0.75,
"x": 13.25,
"c": "#777777"
},
"7,9",
"7,10",
"6,10"
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment