summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/xt65/readme.md
diff options
context:
space:
mode:
authorkopibeng <52724926+kopibeng@users.noreply.github.com>2021-03-25 19:49:37 +0800
committerGitHub <noreply@github.com>2021-03-25 22:49:37 +1100
commit3fc710e0b149627bae3406fff84855308710c485 (patch)
tree412e8f2b3ec1d1e65a8008a05fbe831d12fe1fbc /keyboards/kopibeng/xt65/readme.md
parentdd0a35273c9445357e1bd5c28ef81ab93306e108 (diff)
Add XT65 keyboard (#11998)
* Add XT65 keyboard * Create readme.md * Updated readme.md and rules.mk * Updated config.h and readme.md * Update imgur link * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/xt65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kopibeng/xt65/readme.md')
-rw-r--r--keyboards/kopibeng/xt65/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt65/readme.md b/keyboards/kopibeng/xt65/readme.md
new file mode 100644
index 0000000000..19f1d7efec
--- /dev/null
+++ b/keyboards/kopibeng/xt65/readme.md
@@ -0,0 +1,17 @@
+# XT65
+
+![XT65](https://i.imgur.com/extkBr1.png)
+
+A 65% PCB with support for VIA, LED backlight and RGB underglow.
+
+* Keyboard Maintainer: kopibeng
+* Hardware Supported: A 65% keyboard with ATMEGA32U4
+* Hardware Availability: N/A
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kopibeng/xt65:default
+
+Press the switch (SW1) on bottom side of PCB to enter bootloader.
+
+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).