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.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.

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.