diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-28 16:52:00 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-28 16:52:00 -0700 |
commit | 3916b06168f39233f77a252fbf5f9cfdae3df4fe (patch) | |
tree | 672677c365c8d0455328b1ff3b0c32e434a7ab97 /keyboards/duck/octagon/readme.md | |
parent | 444def8411d6ac67203c14ec92f8e33d77330895 (diff) |
Putting my ducks in a row: Octagon V1/V2 (#3765)
* Move octagon directory into duck diretory and fix as many compile issues as I can
* fix formatting
* fix layout75 matrix
* edit readme for build instructions
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 0000000000..7f5b2f7e60 --- /dev/null +++ b/keyboards/duck/octagon/readme.md @@ -0,0 +1,11 @@ +# Duck Octagon + +Non official firmware for custom Korean keyboard with 75% key layout made by Duck. + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. + +Newest version is the [Octagon V2](http://duck0113.tistory.com/127) + +Make example for this keyboard (after setting up your build environment): + + make duck/octagon/v2:default |