OMOTE/Platformio/lib/Keypad
2024-01-23 10:52:27 +01:00
..
examples updated to latest version of keypad library from Github, changes for inverted logic are explicitely marked 2024-01-23 10:52:27 +01:00
src updated to latest version of keypad library from Github, changes for inverted logic are explicitely marked 2024-01-23 10:52:27 +01:00
keywords.txt Initial Upload 2023-06-28 20:26:56 +02:00
library.properties Initial Upload 2023-06-28 20:26:56 +02:00
LICENSE Initial Upload 2023-06-28 20:26:56 +02:00
README.md Initial Upload 2023-06-28 20:26:56 +02:00

Keypad library for Arduino

Authors: Mark Stanley**,** Alexander Brevig

This repository is a copy of the code found here [Arduino Playground].

The source and file structure has been modified to conform to the newer 1.5r2 library specification and is not compatible with legacy IDE's. For these IDE's, visit the link above to grab the pre 1.0 compatible version, or download it directly here: [pre 1.0 version].