Keyboard firmwares for Atmel AVR and Cortex-M
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tmk c04b6bec89 Fix: Use action_t in keymap files il y a 8 ans
..
Makefile.lufa Move some projects to 'orphan' directory il y a 8 ans
README.md Move some projects to 'orphan' directory il y a 8 ans
backlight.c Move some projects to 'orphan' directory il y a 8 ans
backlight.h Move some projects to 'orphan' directory il y a 8 ans
config.h Move some projects to 'orphan' directory il y a 8 ans
keymap.c Move some projects to 'orphan' directory il y a 8 ans
keymap_lightpad.h Fix: Use action_t in keymap files il y a 7 ans
led.c Move some projects to 'orphan' directory il y a 8 ans
matrix.c Move some projects to 'orphan' directory il y a 8 ans

README.md

Lightpad keypad firmware

Korean custom keypad 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.lufa

Bootloader

The PCB is hardwired to run the bootloader if the key at the top left position is held down when connecting the keyboard.

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