Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcc authored Sep 8, 2024
1 parent dc28d4e commit c66b639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Note that although the Arduino constructor allows the bit depth to be set, it on

You can create matrix keyboards with any arrangement of keys, but the two most common cases of 3x4 and 4x4 layout number pads have ready-made layouts. There is an example showing usage in detail in both polling and interrupt mode on device pins and an I2C IoExpander.

Alongside the example, there is comprehensive documentation describing the use of [matrix keyboards on Arduino](https://tcmenu.github.io/documenation/arduino-libraries/io-abstraction/matrix-keyboard-keypad-manager/).
Alongside the example, there is comprehensive documentation describing the use of [matrix keyboards on Arduino](https://tcmenu.github.io/documentation/arduino-libraries/io-abstraction/matrix-keyboard-keypad-manager/).

## Unit testing and mocking

Expand Down

0 comments on commit c66b639

Please sign in to comment.