1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Jens Dagerbo
0c3c8c6371 Refactored key address handling
Rewrote a bunch of stuff to get rid of the big switch and if blocks.
Removed all explicit allocation.
Using std::vector instead of arrays to transport keys around.
2017-01-08 22:04:05 +01:00