mirror of
git://projects.qi-hardware.com/iris.git
synced 2025-04-21 12:27:27 +03:00
fix invoke; working good keyboard
This commit is contained in:
@@ -58,6 +58,7 @@ int main ():
|
||||
keys[i] = 0xff
|
||||
|
||||
// Pin numbers for the cols, relative to the start of the port (so minus 0x60).
|
||||
event (false, 0, 0)
|
||||
int const cols[NUM_COLS] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 29 }
|
||||
while true:
|
||||
// read keyboard
|
||||
|
||||
Reference in New Issue
Block a user