mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-15 22:23:21 +00:00
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
13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"keyboard_name": "AEKISO60 Rev B",
|
|
"usb": {
|
|
"pid": "0x0011",
|
|
"device_version": "0.0.2"
|
|
},
|
|
"indicators": {
|
|
"caps_lock": "A10"
|
|
},
|
|
"processor": "STM32F072",
|
|
"bootloader": "stm32-dfu"
|
|
}
|