circuitpython/shared-bindings/keypad_demux
Jeff Epler 8aa1969c61 add, use a default exit object
This just delegates to .deinit().

Also, change default __enter__ to a macro that reuses the
identically-beving "identity_obj", and harmonize a few sites so that
the naming s consistent.

Saves about 800 bytes on metro rp2350.
2025-02-07 15:10:58 -06:00
..
__init__.c wip: include transpose and columns_to_anodes options 2024-12-25 13:29:47 -05:00
DemuxKeyMatrix.c add, use a default exit object 2025-02-07 15:10:58 -06:00
DemuxKeyMatrix.h fix failing test 2024-12-25 17:37:04 -05:00