I want to build a keyboard from scratch, so I started by designing the schematics.
I have found several ones on the web in which the switch - diode direction is connected from row to column, and other in which the switch - diode direction is connected from column to row.
I think that it works fine with both methods, I just wonder if there is a special advantage for the first or the second way.
By the way, for what it matters, I am going to use a Teensy 3.2 M/C with the assorted keyboard libraries. The keyboard columns should be approx. 15 and the rows should be 7.