From a70acecb1c1777acd719747e1b6b0829c245149c Mon Sep 17 00:00:00 2001 From: Ralf Schmitt Date: Tue, 17 Jun 2014 15:41:20 +0200 Subject: Added support for bpiphany's Kitten Paw controller (Costar Majestouch) --- keyboard/kitten_paw/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboard/kitten_paw/README.md (limited to 'keyboard/kitten_paw/README.md') 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. -- cgit v1.2.3