Ralf Schmitt 160678a7b8 Updated Lightsaber read me 12 роки тому
..
Makefile.lufa 5ca3bde10a Support for Lightsaber keyboard 12 роки тому
Makefile.pjrc 5ca3bde10a Support for Lightsaber keyboard 12 роки тому
README.md 160678a7b8 Updated Lightsaber read me 12 роки тому
config.h 5ca3bde10a Support for Lightsaber keyboard 12 роки тому
keymap.c 5ca3bde10a Support for Lightsaber keyboard 12 роки тому
keymap_winkey.h 5ca3bde10a Support for Lightsaber keyboard 12 роки тому
led.c 5ca3bde10a Support for Lightsaber keyboard 12 роки тому
matrix.c 5ca3bde10a Support for Lightsaber keyboard 12 роки тому

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] [winkey|winkeyless]

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.