diff options
Diffstat (limited to 'keyboards/duck/jetfire/readme.md')
-rw-r--r-- | keyboards/duck/jetfire/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/duck/jetfire/readme.md b/keyboards/duck/jetfire/readme.md new file mode 100644 index 000000000..8de2f5ced --- /dev/null +++ b/keyboards/duck/jetfire/readme.md | |||
@@ -0,0 +1,18 @@ | |||
1 | # Jetfire | ||
2 | |||
3 |  | ||
4 | |||
5 | The Duck Jetfire is a hybrid full size and 1800 layout keyboard that went on | ||
6 | Group Buy in November 2017. | ||
7 | |||
8 | Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) | ||
9 | Hardware Supported: Duck Jetfire PCB | ||
10 | Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=92708.0) | ||
11 | |||
12 | **Reset Key:** To put the Jetfire into reset, hold top most key above the 2 navigation keys (`K5P`) while plugging in. | ||
13 | |||
14 | Make example for this keyboard (after setting up your build environment): | ||
15 | |||
16 | make duck/jetfire:default | ||
17 | |||
18 | 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. | ||