Keyboard firmwares for Atmel AVR and Cortex-M
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
tmk c04b6bec89 Fix: Use action_t in keymap files 8 роки тому
..
Makefile.lufa Move some projects to 'orphan' directory 8 роки тому
Makefile.pjrc Move some projects to 'orphan' directory 8 роки тому
README.md Move some projects to 'orphan' directory 8 роки тому
backlight.c Move some projects to 'orphan' directory 8 роки тому
backlight.h Move some projects to 'orphan' directory 8 роки тому
config.h Move some projects to 'orphan' directory 8 роки тому
keymap.c Move some projects to 'orphan' directory 8 роки тому
keymap_winkey.h Fix: Use action_t in keymap files 7 роки тому
led.c Move some projects to 'orphan' directory 8 роки тому
matrix.c Move some projects to 'orphan' directory 8 роки тому

README.md

Lightsaber keyboard firmware

Korean custom keyboard designed by Duck.

Note that this is not the official firmware

Supported models

All pcb options are supported.

Build

Move to this directory then just run make like:

$ make -f Makefile.[pjrc|lufa]

Use Makefile.pjrc if you want to use PJRC stack or use Makefile.lufa for LUFA stack.

Bootloader

The PCB is hardwired to run the bootloader if the key at the one above backspace position is held down when connecting the keyboard.

It is still possible to use Boot Magic and Command to access the bootloader though.