]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/infinity_chibios/MEMO.txt
core: Clean up code of Locking key support
[max/tmk_keyboard.git] / keyboard / infinity_chibios / MEMO.txt
index e2886aa0023b2368bf9b87cb74b8a04725341e8e..8326cfbb2042d4d9c7e8b53e9e24d8e03dd6b9e7 100644 (file)
@@ -5,18 +5,7 @@ flabbergast's TMK/ChibiOS port
 
 Build
 -----
-$ git clone -b chibios https://github.com/flabbergast/tmk_keyboard.git
-
-$ cd tmk_keyboard
-$ git submodule add -f -b kinetis https://github.com/flabbergast/ChibiOS.git tmk_core/tool/chibios/chibios
-or
-$ cd tmk_keyboard/tmk_core/tool/chibios
-$ git clone -b kinetis https://github.com/flabbergast/ChibiOS.git tmk_core/tool/chibios/chibios
-
-$ cd tmk_keyboard/keyboard/infinity_chibios
-$ make
-
-
+Set up ChibiOS according to tmk_core/protocol/chibios/README.md
 
 
 Chibios Configuration