Add rn42_task
This commit is contained in:
9
keyboard/hhkb_rn42/rn42_task.h
Normal file
9
keyboard/hhkb_rn42/rn42_task.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef RN42_TASK_H
|
||||
#define RN42_TASK_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "rn42.h"
|
||||
|
||||
void rn42_task(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user