forked from Bizunow/monoflex-keyboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
Version 2, December 2004 | ||
|
||
Copyright (C) 2004 Sam Hocevar <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# Monoflex keyboard | ||
|
||
This repo contains case, plate, foam and PCB files of keyboard. | ||
Case, plates and foam designed by me (Bizunow) and PCB designed by keyten. | ||
This repo contains case, plate, foam and PCB design files for a Monoflex keyboard. | ||
|
||
Case, plates and foam designed by me ([Bizunow](https://github.com/Bizunow)) and PCB designed by [keyten](https://github.com/KeyTen1). | ||
|
||
Maintained by [Bizunow](https://github.com/Bizunow) & [ILWrites](https://github.com/pikeeb) | ||
|
||
QMK Firmware source available on ILWrites' [Monoflex QMK branch](https://github.com/PiKeeb/qmk_firmware/tree/monoflex/keyboards/monoflex60) | ||
|
||
Huge thanks to all, who helped me design this keyboard. | ||
|
||
Free for any use. | ||
Licenced under WTFPL v2 | ||
![WTFPL](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-2.png) |