Move some projects to 'orphan' directory
This commit is contained in:
parent
5c277a6687
commit
885e7adb18
122 changed files with 39 additions and 58 deletions
17
orphan/hid_liber/README.md
Normal file
17
orphan/hid_liber/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
hid_liberation firmware
|
||||
======================
|
||||
DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities.
|
||||
The PCB was engineered by bpiphany.
|
||||
|
||||
## Wiki on Deskthority.net
|
||||
- [Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_Instructions)
|
||||
- [Assembly Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_DIY_Instructions)
|
||||
|
||||
|
||||
Build
|
||||
-----
|
||||
Move to this directory then just run `make` like:
|
||||
|
||||
$ make -f Makefile.[pjrc|lufa] [ansi|iso|custom|alaricljs]
|
||||
|
||||
Use `Makefile.pjrc` if you want to use PJRC stack or use `Makefile.lufa` for LUFA stack.
|
||||
Loading…
Add table
Add a link
Reference in a new issue