From a6d33e2c98b16fdd3c7eaccb9e8c941d4315d528 Mon Sep 17 00:00:00 2001 From: Vlastimil Ovčáčík Date: Sun, 28 Dec 2014 09:49:57 +0100 Subject: 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 --- keyboard/ghost_squid/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboard/ghost_squid/README.md (limited to 'keyboard/ghost_squid/README.md') 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. -- cgit v1.2.3-24-g4f1b