summaryrefslogtreecommitdiff
path: root/keyboards/kindakeyboards/conone65/readme.md
diff options
context:
space:
mode:
authorMatt Chan <5021+mattchan@users.noreply.github.com>2023-10-30 21:51:29 -0400
committerGitHub <noreply@github.com>2023-10-31 01:51:29 +0000
commitcb9705428bb7e34a07f619a9efeb16c21d5f1e1a (patch)
treec311265845a489062bd29edd8878244cd3c7ecbd /keyboards/kindakeyboards/conone65/readme.md
parent538b79657e77fa3f0429cc766a0b73c72fc0c702 (diff)
Add Kindakeyboards Conone65 Via support (#22320)
Diffstat (limited to 'keyboards/kindakeyboards/conone65/readme.md')
-rw-r--r--keyboards/kindakeyboards/conone65/readme.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/keyboards/kindakeyboards/conone65/readme.md b/keyboards/kindakeyboards/conone65/readme.md
index f3429142dc..d0694fcc03 100644
--- a/keyboards/kindakeyboards/conone65/readme.md
+++ b/keyboards/kindakeyboards/conone65/readme.md
@@ -1,10 +1,12 @@
# Conone 65
+![Conone65 PCB](https://i.imgur.com/50dKAqh.jpeg)
+
The Conone 65 is a custom keyboard designed and machined in Belgium.
-* Keyboard Maintainer: [Evyd13](https://github.com/evyd13)
-* Hardware Supported: Conone 65 PCB
-* Hardware Availability: [Group buy](https://forms.gle/nEFTxzBxy4KDm3nG8)
+* Keyboard Maintainer: [Evyd13](https://github.com/evyd13), [Matt Chan](https://github.com/mattchan)
+* Hardware Supported: Conone 65 PCB, ATMega32u4
+* Hardware Availability: https://www.kindakeyboards.be/conone65
Make example for this keyboard (after setting up your build environment):
@@ -15,3 +17,11 @@ Flashing example for this keyboard:
make kindakeyboards/conone65: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 \ No newline at end of file