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 /README.md | |
parent | 6a97efcea94b2d1882ba2d58c4c016a45507fb3d (diff) | |
download | qmk_firmware-a6d33e2c98b16fdd3c7eaccb9e8c941d4315d528.tar.gz |
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 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,6 +53,7 @@ You can find some keyboard specific projects under `converter` and `keyboard` di * [macway](keyboard/macway/) - [Compact keyboard mod][GH_macway] [retired] * [KMAC](keyboard/kmac/) - Korean custom keyboard * [Lightsaber](keyboard/lightsaber/) - Korean custom keyboard +* [ghost_squid](keyboard/ghost_squid/) - [The Ghost Squid][ghost_squid] controller for [Cooler Master QuickFire XT][cmxt] [GH_macway]: http://geekhack.org/showwiki.php?title=Island:11930 [GH_hhkb]: http://geekhack.org/showwiki.php?title=Island:12047 @@ -72,6 +73,8 @@ You can find some keyboard specific projects under `converter` and `keyboard` di [PC98]: http://en.wikipedia.org/wiki/NEC_PC-9801 [Sun]: http://en.wikipedia.org/wiki/Sun-3 [IIGS]: http://en.wikipedia.org/wiki/Apple_IIGS +[ghost_squid]: http://deskthority.net/wiki/Costar_replacement_controllers#The_Ghost_Squid +[cmxt]: http://gaming.coolermaster.com/en/products/keyboards/quickfirext/ |