LYNXware / cat_esp32s3_rust

Apache License 2.0
0 stars 0 forks source link

Hotswap layouts by means of sending data to primary #8

Open Ben-PH opened 1 year ago

Ben-PH commented 1 year ago

Primary would receive events in the form of matrix-coordinates (for keypresses) and other raw-module-data from secondary, with the layout stored in primary determining the mapping from, for example, the matrix-coordinate to key-event.