Adding test macros and basic "clicker" choose support
- Better macros are still needed for the clicker - Current macros should be separated as a sub-module - No LEDs implement yet - Caps Lock LED seems to be burnt out...
This commit is contained in:
parent
1877dcfa01
commit
0ac4251e16
4 changed files with 73 additions and 33 deletions
|
@ -42,6 +42,7 @@
|
|||
|
||||
extern volatile uint8_t KeyIndex_Buffer[KEYBOARD_BUFFER];
|
||||
extern volatile uint8_t KeyIndex_BufferUsed;
|
||||
extern volatile uint8_t KeyIndex_Add_InputSignal;
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue