{
    "name": "DS22R6 Numpad",
    "vendorId": "0x4A17",
    "productId": "0x4A40",
    "matrix": {
        "rows": 5,
        "cols": 5
    },
    "lighting": "none",
    "customKeycodes": [],
    "layouts": {
        "keymap": [
            [
                {
                    "c": "#777777"
                },
                "0,0",
                {
                    "c": "#cccccc"
                },
                "0,1",
                {
                    "c": "#aaaaaa"
                },
                "0,2",
                "0,3",
                "0,4"
            ],
            [
                {
                    "c": "#7e9fc4",
                    "w": 25
                },
                "1,0",
                {
                    "c": "#cccccc"
                },
                "1,1",
                "1,2",
                "1,3",
                {
                    "h": 2,
                    "c": "#eeeeee"
                },
                "1,4"
            ],
            [
                {
                    "c": "#aaaaaa"
                },
                "2,0",
                {
                    "c": "#cccccc"
                },
                "2,1",
                "2,2",
                "2,3"
            ],
            [
                {
                    "c": "#777777"
                },
                "3,0",
                {
                    "c": "#cccccc"
                },
                "3,1",
                "3,2",
                "3,3",
                {
                    "h": 2,
                    "c": "#eeeeee"
                },
                "3,4"
            ],
            [
                "4,0",
                {
                    "w": 2
                },
                "4,1",
                {
                    "w": 1
                },
                "4,3"
            ]
        ]
    }
}