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
This commit is contained in:
parent
6a97efcea9
commit
a6d33e2c98
8 changed files with 605 additions and 0 deletions
20
keyboard/ghost_squid/README.md
Normal file
20
keyboard/ghost_squid/README.md
Normal file
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue