Sense keypresses from a 4x4 keypad A derivative ot he Hotboard_keypad library
Dependents: 26_Hotboards_MultiKey 26_Hotboards_EventKeypad
Fork of Hotboards_keypad by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:c88c922efd74 | 2016-05-30 | icserny | Changes in v1.2:; 1. i < LIST_MAX in for cycle instead of i <= LIST_MAX; 2. Adaptation for KL25z; 3. Use internal pullup in the library; |
2:e870110f753b | 2016-03-04 | Hotboards | first fucntional release |
1:975a5c527e8e | 2016-02-17 | Hotboards | rename file Hotboards_keyboard.cpp to Hotboards_keypad.cpp |
0:4ca112f96484 | 2016-02-09 | Hotboards | keyoad first release, is not tested |