brettmclean / pad4pi

Interrupt-based matrix keypad library for Raspberry Pi
GNU Lesser General Public License v3.0
51 stars 19 forks source link

Allowing custom GPIO modes to use BOARD numbering scheme #9

Closed tatagatha closed 6 years ago

tatagatha commented 6 years ago

Adding optional parameter gpio_mode to the keyboard factory and keyboard to allow users writing code with BOARD numbering scheme to remain consistent.

brettmclean commented 6 years ago

@tatagatha Thanks so much for your contribution. It has been included in the pad4pi 1.1.5 release.