7 lines
160 B
Makefile
7 lines
160 B
Makefile
# TMK Converter rev.2
|
|
# which looks like this:
|
|
# https://github.com/tmk/keyboard_converter#pcb-rev2
|
|
TARGET = ibm4704_usb_rev2
|
|
MCU = atmega32u2
|
|
include Makefile
|