您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。

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.