diff options
author | Balz Guenat <balz.guenat@gmail.com> | 2017-08-16 01:34:46 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-15 23:14:41 -0400 |
commit | 5bff9d61818c5dd692c505896aee287168af80cc (patch) | |
tree | a3ba9cc695d6b106bab9c43c292076a7f8b58cd0 /keyboards/converter/usb_usb/Makefile | |
parent | 7e5ccd50dc4d1142fe27a34006257a1fd4cbf4b9 (diff) |
cleanup usb-usb converter code
Diffstat (limited to 'keyboards/converter/usb_usb/Makefile')
-rw-r--r-- | keyboards/converter/usb_usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/Makefile b/keyboards/converter/usb_usb/Makefile index 191c6bb664..bd09e5885d 100644 --- a/keyboards/converter/usb_usb/Makefile +++ b/keyboards/converter/usb_usb/Makefile @@ -1,3 +1,3 @@ ifndef MAKEFILE_INCLUDED include ../../../Makefile -endif
\ No newline at end of file +endif |