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 7860d09914 Change TMK_DIR setting il y a 9 ans
..
Makefile.lufa Change TMK_DIR setting il y a 9 ans
README.md Support for Lightpad keypad il y a 9 ans
backlight.c Support for Lightpad keypad il y a 9 ans
backlight.h Support for Lightpad keypad il y a 9 ans
config.h Support for Lightpad keypad il y a 9 ans
keymap.c Change key_t to keypos_t il y a 9 ans
keymap_lightpad.h Support for Lightpad keypad il y a 9 ans
led.c Support for Lightpad keypad il y a 9 ans
matrix.c Support for Lightpad keypad il y a 9 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.