]> git.donarmstrong.com Git - qmk_firmware.git/commit
some major steps toward making the usb-usb converter work
authorBalz Guenat <balz.guenat@gmail.com>
Sat, 12 Aug 2017 16:24:15 +0000 (18:24 +0200)
committerJack Humbert <jack.humb@gmail.com>
Wed, 16 Aug 2017 03:14:41 +0000 (23:14 -0400)
commit2aa5e4464010a9292b50571243d8ef6e749a5ca4
tree81a485c561b87fbc5e4a43b7273fa631a6c8af99
parent42f895a4bc232515d95d1fb93396ecd2c0032c0e
some major steps toward making the usb-usb converter work
keyboards/converter/usb_usb/config.h
keyboards/converter/usb_usb/keymaps/default/keymap.c
keyboards/converter/usb_usb/rules.mk
tmk_core/common/keycode.h
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/README.md [new file with mode: 0644]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/README.md [new file with mode: 0644]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/readme.md [deleted file]
tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/readme.md [deleted file]
tmk_core/protocol/usb_hid/parser.cpp
tmk_core/protocol/usb_hid/parser.h
tmk_core/protocol/usb_hid/test/Makefile