hooked-up keymap/matrix, compiling, not working
This commit is contained in:
parent
53c518f7d4
commit
2fccc1a064
10 changed files with 251 additions and 275 deletions
|
|
@ -19,4 +19,8 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
void qwiic_keyboard_init(void);
|
||||
void qwiic_keyboard_task(void);
|
||||
void qwiic_keyboard_message_received(I2CDriver *i2cp, uint8_t * body, uint16_t size);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue