Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e pull requests.

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.