summaryrefslogtreecommitdiff
path: root/keyboards/abatskeyboardclub/nayeon/readme.md
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2022-06-21 11:16:13 +0800
committerGitHub <noreply@github.com>2022-06-20 20:16:13 -0700
commit7b7fb63f4bcaceda3bf9d38783369d7e84f36c5d (patch)
tree0cc039dc8177b8d28d302ccb93ce1a39bcf00f31 /keyboards/abatskeyboardclub/nayeon/readme.md
parentc11499603412c1b7cd182d0f97ec772b46f2188b (diff)
[Keyboard] Add Nayeon by Abats Keyboard Club (#16659)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/abatskeyboardclub/nayeon/readme.md')
-rw-r--r--keyboards/abatskeyboardclub/nayeon/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/abatskeyboardclub/nayeon/readme.md b/keyboards/abatskeyboardclub/nayeon/readme.md
new file mode 100644
index 0000000000..f88c1e187d
--- /dev/null
+++ b/keyboards/abatskeyboardclub/nayeon/readme.md
@@ -0,0 +1,20 @@
+# Nayeon
+
+![Nayeon](https://i.imgur.com/OfB5ikbl.jpg)
+
+Nayeon is a screwless TKL keyboard with an extra key, inspired by a K-pop artist named Im-Nayeon.
+
+* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
+* Hardware Supported: ATmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make abatskeyboardclub/nayeon:via
+
+To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.
+
+Flashing example for this keyboard:
+
+ make abatskeyboardclub/nayeon:via:flash
+
+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).