I am designing a keyboard using STM32F072VBT6. I am using row colomn scanning(matrix) logic to detect the key press..I want to detect simultaneous 10 keys press & send the data over USB port....Is there any sample program to detect simultaneous key press.