Keyboard firmwares for Atmel AVR and Cortex-M
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tmk b4e2d325f3 Change TOP_DIR to TMK_DIR in makefiles 9 лет назад
..
Makefile.lufa Change TOP_DIR to TMK_DIR in makefiles 9 лет назад
README.md Added support for bpiphany's Kitten Paw controller (Costar Majestouch) 10 лет назад
config.h Added support for bpiphany's Kitten Paw controller (Costar Majestouch) 10 лет назад
keymap.c Change key_t to keypos_t 9 лет назад
keymap_ansi.h Added support for bpiphany's Kitten Paw controller (Costar Majestouch) 10 лет назад
led.c Added support for bpiphany's Kitten Paw controller (Costar Majestouch) 10 лет назад
matrix.c Added support for bpiphany's Kitten Paw controller (Costar Majestouch) 10 лет назад

README.md

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.