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
Makefile.pjrc Move some projects to 'orphan' directory il y a 8 ans
README.md 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_alaricljs.h Fix: Use action_t in keymap files il y a 7 ans
keymap_ansi.h Fix: Use action_t in keymap files il y a 7 ans
keymap_custom.h Fix: Use action_t in keymap files il y a 7 ans
keymap_iso.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

hid_liberation firmware

DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities. The PCB was engineered by bpiphany.

Wiki on Deskthority.net

Build

Move to this directory then just run make like:

$ make -f Makefile.[pjrc|lufa] [ansi|iso|custom|alaricljs]

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