.spaceKeyDebounce EQUB 0 EQUB &00 \ This byte appears to be unusedName: spaceKeyDebounce [Show more] Type: Variable Category: Keyboard Summary: A variable to flag whether the SPACE key has been pressed, so we can implement debounceContext: See this variable in context in the source code References: This variable is used as follows: * CheckForKeyPresses uses spaceKeyDebounce