summaryrefslogtreecommitdiffstats
path: root/keyboard/ghost_squid/README.md
diff options
context:
space:
mode:
authorVlastimil Ovčáčík <vovcacik@github.ovcacik.org>2014-12-28 09:49:57 +0100
committerVlastimil Ovčáčík <vovcacik@github.ovcacik.org>2014-12-28 09:49:57 +0100
commita6d33e2c98b16fdd3c7eaccb9e8c941d4315d528 (patch)
tree166d1a720a07e11a4c905a7300d9482957ce7264 /keyboard/ghost_squid/README.md
parent6a97efcea94b2d1882ba2d58c4c016a45507fb3d (diff)
downloadqmk_firmware-a6d33e2c98b16fdd3c7eaccb9e8c941d4315d528.tar.gz
qmk_firmware-a6d33e2c98b16fdd3c7eaccb9e8c941d4315d528.tar.xz
Added support for The Ghost Squid controller used for CM XT keyboard.
- initial commit - created as clone of the kitten_paw subproject with pins adjusted for CM XT
Diffstat (limited to 'keyboard/ghost_squid/README.md')
-rw-r--r--keyboard/ghost_squid/README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboard/ghost_squid/README.md b/keyboard/ghost_squid/README.md
new file mode 100644
index 000000000..dda67e6ba
--- /dev/null
+++ b/keyboard/ghost_squid/README.md
@@ -0,0 +1,20 @@
+The Ghost Squid controller
+==========================
+Custom controller for the Cooler Master QuickFire XT keyboard designed by bpiphany.
+
+*Note that this is not the official firmware*
+
+Build
+-----
+Move to this directory then just run `make` like:
+
+ $ make -f Makefile.lufa
+
+At the moment only the LUFA stack is supported.
+
+
+Bootloader
+---------
+To enter bootloader by hardware use a magnet above the controller before connecting the usb cable.
+
+It is still possible to use Boot Magic and Command (LSFT+RSFT+PAUS) to access the bootloader though.