Kishsaver is fully working with DPH!

- More keyboard layouts and enhancements to come :D
This commit is contained in:
Jacob Alexander 2014-04-26 01:29:09 -07:00
parent e444f96158
commit 366f6c9276
3 changed files with 45 additions and 21 deletions

View file

@ -40,6 +40,7 @@
// ----- Functions -----
void Macro_bufferAdd( uint8_t byte );
void Macro_bufferRemove( uint8_t byte );
void Macro_finishWithUSBBuffer( uint8_t sentKeys );
void Macro_process();
void Macro_setup();