From 337eaa16f27856df89b06ec47e89e39f7f1976c1 Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Sun, 15 Mar 2015 20:51:23 -0700 Subject: [PATCH] Adding convenience compiler scripts. TODO: - Add Windows Cygwin support --- Keyboards/README.markdown | 33 +++++++++++++++ Keyboards/cmake.bash | 88 +++++++++++++++++++++++++++++++++++++++ Keyboards/infinity.bash | 72 ++++++++++++++++++++++++++++++++ Keyboards/template.bash | 73 ++++++++++++++++++++++++++++++++ 4 files changed, 266 insertions(+) create mode 100644 Keyboards/README.markdown create mode 100644 Keyboards/cmake.bash create mode 100755 Keyboards/infinity.bash create mode 100755 Keyboards/template.bash diff --git a/Keyboards/README.markdown b/Keyboards/README.markdown new file mode 100644 index 0000000..14606dc --- /dev/null +++ b/Keyboards/README.markdown @@ -0,0 +1,33 @@ +Keyboard Compiler Scripts +========================= + +Scripts for major keyboards designed using the Kiibohd firmware. +Please refer to `