* add reviung53 vial files * add newlines at file end * remove VIAL_INSECURE from rules.mk * Update keyboards/reviung/reviung53/keymaps/vial/rules.mk Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Delete readme.md * Revert "Delete readme.md" This reverts commit acad8ef9f3823214d51cd9805b46ead7ad93a1be. * add unlock code * remove comments --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
138 lines
2.6 KiB
JSON
138 lines
2.6 KiB
JSON
{
|
|
"keyboard_name": "reviung53",
|
|
"manufacturer": "gtips",
|
|
"url": "",
|
|
"maintainer": "gtips",
|
|
"usb": {
|
|
"vid": "0x4E94",
|
|
"pid": "0x4E09",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"lighting": "qmk_rgblight",
|
|
"matrix": {
|
|
"rows": 7,
|
|
"cols": 8
|
|
},
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
{
|
|
"x": 2.25
|
|
},
|
|
"0,2",
|
|
{
|
|
"x": 0.25
|
|
},
|
|
"0,3",
|
|
"0,4",
|
|
"0,5",
|
|
"0,6",
|
|
{
|
|
"x": 0.25
|
|
},
|
|
"0,7",
|
|
"4,0",
|
|
"4,1",
|
|
"4,2",
|
|
{
|
|
"x": 0.25
|
|
},
|
|
"4,3"
|
|
],
|
|
[
|
|
{
|
|
"w": 1.5
|
|
},
|
|
"1,0",
|
|
"1,1",
|
|
"1,2",
|
|
"1,3",
|
|
"1,4",
|
|
"1,5",
|
|
"1,6",
|
|
"1,7",
|
|
"4,4",
|
|
"4,5",
|
|
"4,6",
|
|
{
|
|
"w": 1.5
|
|
},
|
|
"4,7"
|
|
],
|
|
[
|
|
{
|
|
"w": 1.75
|
|
},
|
|
"2,0",
|
|
"2,1",
|
|
"2,2",
|
|
"2,3",
|
|
"2,4",
|
|
"2,5",
|
|
"2,6",
|
|
"2,7",
|
|
"5,0",
|
|
"5,1",
|
|
"5,2",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"5,3"
|
|
],
|
|
[
|
|
{
|
|
"w": 2.25
|
|
},
|
|
"3,0",
|
|
"3,1",
|
|
"3,2",
|
|
"3,3",
|
|
"3,4",
|
|
"3,5",
|
|
"3,6",
|
|
"3,7",
|
|
"5,4",
|
|
"5,5",
|
|
{
|
|
"w": 1.75
|
|
},
|
|
"5,6"
|
|
],
|
|
[
|
|
{
|
|
"w": 1.5
|
|
},
|
|
"6,0",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"6,1",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"6,2",
|
|
{
|
|
"w": 2.75
|
|
},
|
|
"6,3",
|
|
{
|
|
"w": 2.25
|
|
},
|
|
"6,4",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"6,5",
|
|
{
|
|
"w": 1.25
|
|
},
|
|
"6,6",
|
|
{
|
|
"w": 1.5
|
|
},
|
|
"6,7"
|
|
]
|
|
]
|
|
}
|
|
}
|