circuitpython/shared-module/keypad
Jeff Epler 72bfd39a17 keypad: Event: add timestamp.
this will probably need simplification before it fits on constrained
boards.
2021-09-16 21:08:05 -05:00
..
Event.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
Event.h keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
EventQueue.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
EventQueue.h keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
KeyMatrix.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
KeyMatrix.h many renamings; add overflowed flag to EventQuque 2021-06-23 09:57:15 -04:00
Keys.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
Keys.h add generic arg validation routines; add interval args to keypad 2021-06-21 12:13:39 -04:00
ShiftRegisterKeys.c keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00
ShiftRegisterKeys.h many renamings; add overflowed flag to EventQuque 2021-06-23 09:57:15 -04:00
__init__.c valid channels in audio_dma_stop; cleaner supervisor_ticks mgmt in keypad 2021-08-09 09:47:13 -04:00
__init__.h add .num_keys and .store_states() to Keys and KeyMatrix 2021-06-17 12:02:54 -04:00