diff options
Diffstat (limited to 'keyboards/duck/octagon/readme.md')
-rw-r--r-- | keyboards/duck/octagon/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/duck/octagon/readme.md b/keyboards/duck/octagon/readme.md new file mode 100644 index 000000000..b91a76c70 --- /dev/null +++ b/keyboards/duck/octagon/readme.md | |||
@@ -0,0 +1,11 @@ | |||
1 | # Duck Octagon | ||
2 | |||
3 | Non official firmware for custom Korean keyboard with 75% key layout made by Duck. | ||
4 | |||
5 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | ||
6 | |||
7 | Newest version is the [Octagon V2](http://duck0113.tistory.com/127) | ||
8 | |||
9 | Make example for this keyboard (after setting up your build environment): | ||
10 | |||
11 | make duck/octagon/v2:default | ||