qmk_firmware/keyboards/maxr1998/pulse4k/info.json
Max Rumpf 49699294b6 [Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)
* Add Pulse 4k, a macropad by Maxr1998

* Some config tweaks

* Remove image note

* Add license headers

* Fix media keys

* Remove Play/pause again as it doesn't work on Linux
2019-06-26 13:42:14 -07:00

21 lines
494 B
JSON

{
"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 } ]
}
}
}