forked from forks/qmk_firmware
49699294b6
* 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
21 lines
494 B
JSON
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 } ]
|
|
}
|
|
}
|
|
}
|