qmk_firmware/keyboards/smoll/lefty/rev2/info.json
SmollChungus 2d3f2e92d8
consolidate firmware folder in smoll parent folder (#22401)
* 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>
2023-12-08 04:36:38 +00:00

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