64aef1f4c9
* Add PDXKBC badge * Better custom keycodes enum formatting * Remove #MCU Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Proper README spacing * Rename DEBOUNCING_DELAY to DEBOUNCE Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Fix keyboard maintainer github link * Add info.json
12 lines
No EOL
386 B
JSON
12 lines
No EOL
386 B
JSON
{
|
|
"keyboard_name": "pdxkbc",
|
|
"url": "",
|
|
"maintainer": "qmk",
|
|
"width": 2,
|
|
"height": 3,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [{"label":"reddit", "x":0, "y":0}, {"label":"discord", "x":1, "y":0}, {"label":"badge", "x":0, "y":1}, {"label":"hack", "x":1, "y":1}, {"label":"volu", "x":0, "y":2}, {"label":"vold", "x":1, "y":2}]
|
|
}
|
|
}
|
|
} |