]> git.donarmstrong.com Git - qmk_firmware.git/commit
Initial version of Raw HID interface
authorWilba6582 <Jason.S.Wiliams@gmail.com>
Mon, 28 Nov 2016 07:31:16 +0000 (18:31 +1100)
committerWilba6582 <Jason.S.Wiliams@gmail.com>
Wed, 30 Nov 2016 13:44:54 +0000 (00:44 +1100)
commitfe001d46fd06924bb81fe8d506f5be8894db3df0
tree8beec7a385a2cdc0e6d1444a6e55e479fa47083c
parent81ea909467c8a5bfbd803c58e685c5de74dbc249
Initial version of Raw HID interface
keyboards/planck/planck.c
keyboards/planck/rules.mk
tmk_core/common.mk
tmk_core/common/raw_hid.h [new file with mode: 0644]
tmk_core/protocol/lufa/descriptor.c
tmk_core/protocol/lufa/descriptor.h
tmk_core/protocol/lufa/lufa.c