diff options
Diffstat (limited to 'keyboards/jagdpietr/drakon/readme.md')
-rw-r--r-- | keyboards/jagdpietr/drakon/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/jagdpietr/drakon/readme.md b/keyboards/jagdpietr/drakon/readme.md new file mode 100644 index 000000000..f20bdfdf6 --- /dev/null +++ b/keyboards/jagdpietr/drakon/readme.md | |||
@@ -0,0 +1,14 @@ | |||
1 | # drakon | ||
2 | |||
3 |  | ||
4 | |||
5 | 60% keyboard with OLED and 4-directional press Encoder | ||
6 | |||
7 | * Keyboard Maintainer: [jagdpietr](https://github.com/JagdPietr) | ||
8 | * Hardware Supported: Atmega32u4-AU | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make drakon:default | ||
13 | |||
14 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||