summaryrefslogtreecommitdiff
path: root/keyboards/kelwin/utopia88/readme.md
diff options
context:
space:
mode:
authorKelwin0313 <139501176+Kelwin0313@users.noreply.github.com>2023-11-09 01:40:28 +0800
committerGitHub <noreply@github.com>2023-11-08 10:40:28 -0700
commit80708a91efd38f0a8b7c0c3b58a0992f33459e8f (patch)
treea179dfcfdf4ca8eb8bc5391b3de11d34af2c30c1 /keyboards/kelwin/utopia88/readme.md
parentebac02a7b2c9221387364b3116bcf912c191e333 (diff)
[Keyboard] Add PCB Utopia88 (#22257)
Diffstat (limited to 'keyboards/kelwin/utopia88/readme.md')
-rw-r--r--keyboards/kelwin/utopia88/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/kelwin/utopia88/readme.md b/keyboards/kelwin/utopia88/readme.md
new file mode 100644
index 0000000000..f34e3540ec
--- /dev/null
+++ b/keyboards/kelwin/utopia88/readme.md
@@ -0,0 +1,25 @@
+# Utopia88
+
+![Utopia88](https://i.imgur.com/pRKQIIHh.jpeg)
+
+* Keyboard Maintainer: [kelwin](https://github.com/Kelwin0313)
+* Hardware Supported: Utopia88 PCBs, atmega32u4
+* Hardware Availability: Private Group-Buy
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kelwin/utopia88:default
+
+Flashing example for this keyboard:
+
+ make kelwin/utopia88:default: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).
+
+## Bootloader
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
+* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available