summaryrefslogtreecommitdiff
path: root/keyboard/kitten_paw/README.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-07-07 11:13:31 +0900
committertmk <tmk@users.noreply.github.com>2014-07-07 11:13:31 +0900
commit7079ba5d519d909d7543a9fd3b2b270c95c003a4 (patch)
tree57161f2f74b9f736eaf1db98d4b146159fa69b8e /keyboard/kitten_paw/README.md
parent9c8d0f6c0d8b145c627d073faff9c8ca6f9148fe (diff)
parenta70acecb1c1777acd719747e1b6b0829c245149c (diff)
Merge pull request #126 from xauser/master
Added support for bpiphany's Kitten Paw controller
Diffstat (limited to 'keyboard/kitten_paw/README.md')
-rw-r--r--keyboard/kitten_paw/README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboard/kitten_paw/README.md b/keyboard/kitten_paw/README.md
new file mode 100644
index 0000000000..1cc8c1016e
--- /dev/null
+++ b/keyboard/kitten_paw/README.md
@@ -0,0 +1,20 @@
+Kitten Paw controller firmware
+======================
+Custom controller for the Costar Majestouch 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.