Keyboard firmwares for Atmel AVR and Cortex-M
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tmk 7860d09914 Change TMK_DIR setting pirms 9 gadiem
..
Makefile.lufa Change TMK_DIR setting pirms 9 gadiem
Makefile.pjrc Change TMK_DIR setting pirms 9 gadiem
README.md Lightsaber clean ups pirms 10 gadiem
backlight.c New macro: ACTION_BACKLIGHT_LEVEL(level) pirms 10 gadiem
backlight.h New macro: ACTION_BACKLIGHT_LEVEL(level) pirms 10 gadiem
config.h Added basic led+backlight support pirms 10 gadiem
keymap.c Change key_t to keypos_t pirms 9 gadiem
keymap_winkey.h New macro: ACTION_BACKLIGHT_LEVEL(level) pirms 10 gadiem
led.c Added basic led+backlight support pirms 10 gadiem
matrix.c Support for Lightsaber keyboard pirms 10 gadiem

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.