{
  "name": "DeltaForce 65",
  "vendorId": "0x24F0",
  "productId": "0x20A6",
  "keycodes": [
    "qmk_lighting"
  ],
  "menus": [
    {
      "label": "Lighting",
      "content": [
        {
          "label": "Backlight",
          "content": [
            {
              "label": "Brightness",
              "type": "range",
              "options": [
                0,
                255
              ],
              "content": [
                "id_qmk_rgb_matrix_brightness",
                3,
                1
              ]
            },
            {
              "label": "Effect",
              "type": "dropdown",
              "content": [
                "id_qmk_rgb_matrix_effect",
                3,
                2
              ],
              "options": [
                [
                  "All Off",
                  0
                ],
                [
                  "Solid Color",
                  1
                ],
                [
                  "Alphas Mods",
                  2
                ],
                [
                  "Gradient Up Down",
                  3
                ],
                [
                  "Gradient Left Right",
                  4
                ],
                [
                  "Breathing",
                  5
                ],
                [
                  "Band Sat",
                  6
                ],
                [
                  "Band Val",
                  7
                ],
                [
                  "Cycle All",
                  8
                ],
                [
                  "Cycle Left Right",
                  9
                ],
                [
                  "Cycle Up Down",
                  10
                ],
                [
                  "Typing Heatmap",
                  11
                ],
                [
                  "Solid Reactive Simple",
                  12
                ],
                [
                  "Solid Reactive",
                  13
                ],
                [
                  "Solid Reactive Wide",
                  14
                ]
              ]
            },
            {
              "showIf": "{id_qmk_rgb_matrix_effect} != 0",
              "label": "Effect Speed",
              "type": "range",
              "options": [
                0,
                255
              ],
              "content": [
                "id_qmk_rgb_matrix_effect_speed",
                3,
                3
              ]
            },
            {
              "showIf": "{id_qmk_rgb_matrix_effect} != 0 && {id_qmk_rgb_matrix_effect} != 24 && {id_qmk_rgb_matrix_effect} != 28 && {id_qmk_rgb_matrix_effect} != 29 && {id_qmk_rgb_matrix_effect} != 32",
              "label": "Color",
              "type": "color",
              "content": [
                "id_qmk_rgb_matrix_color",
                3,
                4
              ]
            }
          ]
        }
      ]
    }
  ],
  "matrix": {
    "rows": 5,
    "cols": 16
  },
  "layouts": {
    "keymap": [
      [
        {
          "c": "#AAAAAA"
        },
        "0,0",
        {
          "c": "#cccccc"
        },
        "0,1",
        "0,2",
        "0,3",
        "0,4",
        "0,5",
        "0,6",
        "0,7",
        "0,8",
        "0,9",
        "0,10",
        "0,11",
        "0,12",
        {
          "c": "#AAAAAA",
          "w": 2
        },
        "0,13",
        {
          "x": 0.5
        },
        "0,15\n\n\n\n\n\n\n\n\ne0"
      ],
      [
        {
          "w": 1.5
        },
        "1,0",
        {
          "c": "#cccccc"
        },
        "1,1",
        "1,2",
        "1,3",
        "1,4",
        "1,5",
        "1,6",
        "1,7",
        "1,8",
        "1,9",
        "1,10",
        "1,11",
        "1,12",
        {
          "c": "#AAAAAA",
          "w": 1.5
        },
        "1,13",
        {
          "x": 0.5
        },
        "1,15"
      ],
      [
        {
          "w": 1.75
        },
        "2,0",
        {
          "c": "#cccccc"
        },
        "2,1",
        "2,2",
        "2,3",
        "2,4",
        "2,5",
        "2,6",
        "2,7",
        "2,8",
        "2,9",
        "2,10",
        "2,11",
        {
          "c": "#777777",
          "w": 2.25
        },
        "2,13",
        {
          "x": 0.5,
          "c": "#AAAAAA"
        },
        "2,15"
      ],
      [
        {
          "w": 2.25
        },
        "3,0",
        {
          "c": "#cccccc"
        },
        "3,1",
        "3,2",
        "3,3",
        "3,4",
        "3,5",
        "3,6",
        "3,7",
        "3,8",
        "3,9",
        "3,10",
        {
          "c": "#AAAAAA",
          "w": 1.75
        },
        "3,13",
        {
          "x": 1.5
        },
        "3,15"
      ],
      [
        {
          "y": -0.75,
          "x": 14.25,
          "c": "#777777"
        },
        "3,14"
      ],
      [
        {
          "y": -0.25,
          "c": "#AAAAAA",
          "w": 1.25
        },
        "4,0",
        {
          "w": 1.25
        },
        "4,1",
        {
          "w": 1.25
        },
        "4,2",
        {
          "w": 6.25
        },
        "4,6",
        "4,9",
        "4,10",
        "4,11"
      ],
      [
        {
          "y": -0.75,
          "x": 13.25,
          "c": "#777777"
        },
        "4,13",
        "4,14",
        "4,15"
      ]
    ]
  }
}
