Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
This commit is contained in:
parent
9c8d0f6c0d
commit
a70acecb1c
7 changed files with 604 additions and 0 deletions
20
keyboard/kitten_paw/README.md
Normal file
20
keyboard/kitten_paw/README.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue