summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/info.json
blob: 0ac4f063c0508070dbc09732238dc2cf44ecc84f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "keyboard_name": "Pulse 4k",
  "keyboard_folder": "maxr1998/pulse4k",
  "url": "https://github.com/Maxr1998/Pulse_4k",
  "maintainer": "Maxr1998",
  "width": 3,
  "height": 2,
  "layouts": {
    "LAYOUT_pulse4k": {
      "key_count": 6,
      "layout": [ 
        { "w": 1, "x": 0, "y": 0 }, 
        { "w": 1, "x": 1, "y": 0 }, 
        { "w": 1, "x": 2, "y": 0 }, 
        { "w": 1, "x": 0, "y": 1 }, 
        { "w": 1, "x": 1, "y": 1 }, 
        { "w": 1, "x": 2, "y": 1 } ]
    }
  }
}