{
	"name": "Yampad",
	"vendorId": "0xFEED",
	"productId": "0x6060",
	"matrix": {"rows": 5, "cols": 4},
	"lighting": {
    "extends": "wt_rgb_backlight",
    "effects": [
      ["All Off", 0],
      ["Solid Color 1", 1],
      ["Custom Colors", 6],
      ["Gradient Vertical Color 1/2", 2],
      ["Raindrops Color 1/2", 2],
      ["Cycle All", 0],
      ["Cycle Horizontal", 0],
      ["Cycle Vertical", 0],
      ["Jellybean Raindrops", 0],
      ["Radial All Hues", 0],
      ["Radial Color 1", 1]
    ],
    "supportedLightingValues": [
      9,
      10,
      11,
      12,
      13,
      7,
      8,
      23,
      14,
      15,
      16,
      17,
      18,
      19,
      20,
      21
    ]
  },
	"layouts": {
		"keymap": ["Num Lock","/","*","-"],
							["7\nHome","8\n↑","9\nPgUp",{h:2},"+"],
							["4\n←","5","6\n→"],
							["1\nEnd","2\n↓","3\nPgDn",{h:2},"Enter"],
							["0","00",".\nDel"]
	}
}
