summaryrefslogtreecommitdiff
path: root/keyboard/kitten_paw/README.md
diff options
context:
space:
mode:
authorRalf Schmitt <ralf@bunkertor.net>2014-06-17 15:41:20 +0200
committerRalf Schmitt <ralf@bunkertor.net>2014-06-27 13:04:23 +0200
commita70acecb1c1777acd719747e1b6b0829c245149c (patch)
tree57161f2f74b9f736eaf1db98d4b146159fa69b8e /keyboard/kitten_paw/README.md
parent9c8d0f6c0d8b145c627d073faff9c8ca6f9148fe (diff)
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
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.