qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (909B)


      1 # HID Liberation Device
      2 
      3 DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities. The PCB was engineered by bpiphany.
      4 
      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 
      9 * Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
     10 * Hardware Supported: HID Liberation Device (ATmega32U4)
     11 * Hardware Availability: Discontinued
     12 
     13 Make example for this keyboard (after setting up your build environment):
     14 
     15     make bpiphany/hid_liber:default
     16 
     17 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).