forked from mirrors/qmk_firmware
2d3f2e92d8
* consolidate firmware folder in smoll parent folder * add moved keyboards to mapping * typo fix * typo.. * Update rules.mk fix default folder lefty * Update data/mappings/keyboard_aliases.hjson Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
7 lines
178 B
JSON
7 lines
178 B
JSON
{
|
|
"matrix_pins": {
|
|
"cols": ["D4", "B5", "F5", "F6", "F7", "B1", "B3", "F4"],
|
|
"rows": ["B2", "B6", "D7", "E6", "B4"]
|
|
},
|
|
"diode_direction": "COL2ROW"
|
|
}
|