Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Tento repozitář je archivovaný. Můžete prohlížet soubory, klonovat, ale nemůžete nahrávat a vytvářet nové úkoly a požadavky na natažení.

README.md 602B

1234567891011121314151617
  1. hid_liberation firmware
  2. ======================
  3. DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities.
  4. The PCB was engineered by bpiphany.
  5. ## Wiki on Deskthority.net
  6. - [Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_Instructions)
  7. - [Assembly Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_DIY_Instructions)
  8. Build
  9. -----
  10. Move to this directory then just run `make` like:
  11. $ make -f Makefile.[pjrc|lufa] [ansi|iso|custom|alaricljs]
  12. Use `Makefile.pjrc` if you want to use PJRC stack or use `Makefile.lufa` for LUFA stack.