1
0
Fork 0

Added support for bpiphany's Kitten Paw controller (Costar Majestouch)

This commit is contained in:
Ralf Schmitt 2014-06-17 15:41:20 +02:00
parent 9c8d0f6c0d
commit a70acecb1c
7 changed files with 604 additions and 0 deletions

View file

@ -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.