qmk_firmware/keyboards/converter/m0110_usb/m0110_usb.c
techsock 329b574831 Keyboard: M0110 converter ported from TMK (#3556)
* M0110 Converter Initial Commit

Port of the M0110 converter from TMK to QMK

* Fixed Typo
2018-08-02 14:40:40 -07:00

4 lines
64 B
C

#include "m0110_usb.h"
#include <avr/io.h>
#include "quantum.h"