]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - README
fixed hhkb to comply new API.
[max/tmk_keyboard.git] / README
diff --git a/README b/README
index 769dc318eb3d9e5a60ca1a611f756da52350d0da..3361c1f99baac44b87c0a8e9c96b5490bc0deed8 100644 (file)
--- a/README
+++ b/README
@@ -62,6 +62,9 @@ Copying exsistent target(macway) is easy way.
      keymaps[]
 6. Build.
 
+If you have a build error like following, comment out "--relax" option in Makefile.common.
+    (.vectors+0x30): relocation truncated to fit: R_AVR_13_PCREL against symbol `__vector_12'
+
 
 Build Options
 -------------