]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: M0110 converter ported from TMK (#3556)
authortechsock <40408850+techsock@users.noreply.github.com>
Thu, 2 Aug 2018 21:40:40 +0000 (17:40 -0400)
committerDrashna Jaelre <drashna@live.com>
Thu, 2 Aug 2018 21:40:40 +0000 (14:40 -0700)
commit329b574831c6cb75047baf31efbe113483f8b1c7
treecfcc9869f9ed017be611cc7c57147b7a6e7aec5d
parent20e5798e63ad0ff0e03a96b98c0ae47070192ea6
Keyboard: M0110 converter ported from TMK (#3556)

* M0110 Converter Initial Commit

Port of the M0110 converter from TMK to QMK

* Fixed Typo
keyboards/converter/m0110_usb/README.md [new file with mode: 0644]
keyboards/converter/m0110_usb/config.h [new file with mode: 0644]
keyboards/converter/m0110_usb/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/converter/m0110_usb/m0110_usb.c [new file with mode: 0644]
keyboards/converter/m0110_usb/m0110_usb.h [new file with mode: 0644]
keyboards/converter/m0110_usb/matrix.c [new file with mode: 0644]
keyboards/converter/m0110_usb/rules.mk [new file with mode: 0644]