26b35a54cf
* add matrix_diagram.md Adds `matrix_diagram.md` to the `4pplet/aekiso60` directory, and removes the diagrams from the keyboard revision header files. * info.json: apply friendly formatting * move matrix data to info.json * create keyboard-level info.json * add LAYOUT_60_iso_tsangan * enable Community Layout support
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"keyboard_name": "AEKISO60 Rev A",
|
|
"usb": {
|
|
"pid": "0x0001",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"qmk_lufa_bootloader": {
|
|
"esc_input": "C2",
|
|
"esc_output": "C4"
|
|
},
|
|
"processor": "atmega32u2",
|
|
"bootloader": "atmel-dfu"
|
|
}
|