writing speed is detected, and the model mayhem sets backlight according to

speed
This commit is contained in:
2008-11-15 23:56:58 +00:00
parent 84a5f01eb3
commit 516089168d
5 changed files with 84 additions and 0 deletions

View File

@ -21,6 +21,13 @@ void hardwareInit(void);
*/
void printMatrix(void);
/**
* This tells the current writing speed to the keyboard, for whatever it will
* do with the value.
* \param speed speed value between 0 and 255
*/
void setSpeed(uint8_t speed);
/**
* This function sets the LEDs according to the given data.
* \param LEDstate bitfield with LED info