summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/jetfire
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-08-29 01:52:00 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-29 01:52:00 +0200
commit3916b06168f39233f77a252fbf5f9cfdae3df4fe (patch)
tree672677c365c8d0455328b1ff3b0c32e434a7ab97 /keyboards/duck/jetfire
parent444def8411d6ac67203c14ec92f8e33d77330895 (diff)
downloadqmk_firmware-3916b06168f39233f77a252fbf5f9cfdae3df4fe.tar.gz
qmk_firmware-3916b06168f39233f77a252fbf5f9cfdae3df4fe.tar.xz
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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/jetfire/readme.md b/keyboards/duck/jetfire/readme.md
index fb5baf975..fe641e622 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.