qmk_firmware/keyboards/4pplet/aekiso60/rev_b/info.json
James Young 26b35a54cf
4pplet/aekiso60 Layout Macro Conversion and Additions (#20399)
* 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
2023-04-11 11:31:56 -07:00

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