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/usb_usb.h | |
parent | 7e5ccd50dc4d1142fe27a34006257a1fd4cbf4b9 (diff) | |
download | qmk_firmware-5bff9d61818c5dd692c505896aee287168af80cc.tar.gz |
cleanup usb-usb converter code
Diffstat (limited to 'keyboards/converter/usb_usb/usb_usb.h')
-rw-r--r-- | keyboards/converter/usb_usb/usb_usb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/converter/usb_usb/usb_usb.h b/keyboards/converter/usb_usb/usb_usb.h index 91c000731..c31fae1d0 100644 --- a/keyboards/converter/usb_usb/usb_usb.h +++ b/keyboards/converter/usb_usb/usb_usb.h @@ -14,6 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ + #ifndef USB_USB_H #define USB_USB_H |