diff options
author | Vlastimil Ovčáčík <vovcacik@github.ovcacik.org> | 2014-12-28 09:49:57 +0100 |
---|---|---|
committer | Vlastimil Ovčáčík <vovcacik@github.ovcacik.org> | 2014-12-28 09:49:57 +0100 |
commit | a6d33e2c98b16fdd3c7eaccb9e8c941d4315d528 (patch) | |
tree | 166d1a720a07e11a4c905a7300d9482957ce7264 /keyboard/ghost_squid/README.md | |
parent | 6a97efcea94b2d1882ba2d58c4c016a45507fb3d (diff) |
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.md | 20 |
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 0000000000..dda67e6ba1 --- /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. |