mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 05:07:26 +06:00
16 lines
372 B
JSON
16 lines
372 B
JSON
{
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": true,
|
|
"console": true,
|
|
"extrakey": true,
|
|
"mousekey": false,
|
|
"nkro": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["F4", "F5", "F6", "F7", "E6", "B4", "B5", "D7", "C6", "D4", "D0", "D1"],
|
|
"rows": ["B1", "B3", "B2", "B6"]
|
|
},
|
|
"diode_direction": "COL2ROW"
|
|
}
|