16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"keyboard_name": "Anne Pro 2 C18 (QMK)",
|
|
"usb": {
|
|
"pid": "0xAC18"
|
|
},
|
|
"eeprom": {
|
|
"driver": "wear_leveling",
|
|
"wear_leveling": {
|
|
"driver": "spi_flash"
|
|
}
|
|
},
|
|
"rgb_matrix": {
|
|
"driver": "custom"
|
|
},
|
|
"community_layouts": ["60_ansi", "60_iso"]
|
|
}
|