1
0
Fork 0

Fix and keymap of hid_liber from alaricljs at geekhack.org.

This commit is contained in:
tmk 2012-11-13 10:04:35 +09:00
parent 98052b8afd
commit ce4857e021
7 changed files with 160 additions and 137 deletions

View file

@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define HOST_H
#include <stdint.h>
#include <stdbool.h>
#include "report.h"
#include "host_driver.h"