|
|
11 سال پیش | |
|---|---|---|
| .. | ||
| Makefile.lufa | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| Makefile.pjrc | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| README.md | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| config.h | 540d0700dc Remove common/controller_teensy.h | 12 سال پیش |
| keymap.c | e2077cad45 Change key_t to keypos_t | 11 سال پیش |
| keymap_alaricljs.h | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| keymap_ansi.h | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| keymap_custom.h | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| keymap_iso.h | e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. | 12 سال پیش |
| led.c | 1a4ae0fc36 Fix copyright and license notices. | 13 سال پیش |
| matrix.c | 681e019450 Fix debouncing bug in hid_liber(Issue #26) | 12 سال پیش |
DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities. The PCB was engineered by bpiphany.
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.