]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - converter/usb_usb/matrix.c
Merge branch 'rhaberkorn-serial-mouse'
[tmk_firmware.git] / converter / usb_usb / matrix.c
index 1cfecde203fb10cdbf238b7bfb5a171ea6cb4e7d..3cdb0860d5ecd1594a2f8923fc48ff13866cbdcf 100644 (file)
@@ -18,7 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include <stdint.h>
 #include <stdbool.h>
 #include "usb_hid.h"
-#include "usb_keycodes.h"
+#include "keycode.h"
 #include "util.h"
 #include "print.h"
 #include "debug.h"