diff options
author | cr3473 <joe@createtank.com> | 2015-05-27 08:29:48 -0700 |
---|---|---|
committer | cr3473 <joe@createtank.com> | 2015-05-27 08:29:48 -0700 |
commit | b36d1a87da2395fd5429e2817409c76f065387b5 (patch) | |
tree | 1e4a76822deaf92db83896548fa3c3003f7640f3 /keyboard/ghost_squid/README.md | |
parent | a4cf9ae660b16d1952738139ba8f788368b73eff (diff) | |
parent | d61d1f5ca3a7dcccc495ac6688e0632c601c0623 (diff) |
Merge remote-tracking branch 'upstream/master'
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. |