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/jetfire | |
parent | 444def8411d6ac67203c14ec92f8e33d77330895 (diff) | |
download | qmk_firmware-3916b06168f39233f77a252fbf5f9cfdae3df4fe.tar.gz qmk_firmware-3916b06168f39233f77a252fbf5f9cfdae3df4fe.zip |
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/jetfire')
-rw-r--r-- | keyboards/duck/jetfire/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/jetfire/readme.md b/keyboards/duck/jetfire/readme.md index fb5baf975b..fe641e622f 100644 --- a/keyboards/duck/jetfire/readme.md +++ b/keyboards/duck/jetfire/readme.md @@ -13,6 +13,6 @@ To get into bootloader mode, hold the top top most key above the 2 navigation ke Make example for this keyboard (after setting up your build environment): - make jetfire:default + make duck/jetfire:default 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. |