You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

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.