summaryrefslogtreecommitdiff
path: root/keyboards/converter/usb_usb/Makefile.8mhz
diff options
context:
space:
mode:
authorBalz Guenat <balz.guenat@gmail.com>2017-06-20 02:19:15 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-15 23:14:41 -0400
commitd7d20e2511f454fb9610cd49d35dd46ceef85536 (patch)
tree11d9b714bafea44e9ab21107732d387011292b99 /keyboards/converter/usb_usb/Makefile.8mhz
parent4757140107ba702a75fa36ca379a7b5335ee9d0b (diff)
start working on usb-usb converter port
Diffstat (limited to 'keyboards/converter/usb_usb/Makefile.8mhz')
-rw-r--r--keyboards/converter/usb_usb/Makefile.8mhz5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/converter/usb_usb/Makefile.8mhz b/keyboards/converter/usb_usb/Makefile.8mhz
new file mode 100644
index 0000000000..845a02be27
--- /dev/null
+++ b/keyboards/converter/usb_usb/Makefile.8mhz
@@ -0,0 +1,5 @@
+F_CPU = 8000000
+F_USB = 16000000
+UNIMAP_ENABLE = yes
+KEYMAP_SECTION_ENABLE = yes
+include Makefile