Cherry-picked part two of this change

pull/640/head
Jesse Vincent 5 years ago
parent 181853ca40
commit 7ed370814b

@ -17,6 +17,8 @@
#pragma once #pragma once
typedef HARDWARE_IMPLEMENTATION::KeyAddr KeyAddr;
/* To be used by the hardware implementations, `keyIndex` tells us the index of /* To be used by the hardware implementations, `keyIndex` tells us the index of
* a key, from which we can figure out the row and column as needed. The index * a key, from which we can figure out the row and column as needed. The index
* starts at one, so that plugins that work with a list of key indexes can use * starts at one, so that plugins that work with a list of key indexes can use

Loading…
Cancel
Save