]> git.donarmstrong.com Git - qmk_firmware.git/commit
wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
authorBalz Guenat <balz.guenat@gmail.com>
Sat, 12 Aug 2017 17:07:35 +0000 (19:07 +0200)
committerJack Humbert <jack.humb@gmail.com>
Wed, 16 Aug 2017 03:14:41 +0000 (23:14 -0400)
commitc8222043fc6d803cc1029205af1b78c7da1f782c
tree67a7a716b6f58c6e63c60979c115fdea57724be1
parentfa86b10138512de8fd45af61ecf47b2f44ce2b13
wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp

still untested because of hardware availability :(
keyboards/converter/usb_usb/custom_matrix.cpp [new file with mode: 0644]
keyboards/converter/usb_usb/matrix.c [new file with mode: 0644]
keyboards/converter/usb_usb/matrix.cpp [deleted file]
keyboards/converter/usb_usb/rules.mk