summaryrefslogtreecommitdiff
path: root/keyboards/handwired/scottokeebs/scotto61/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-12-15 21:26:06 +0000
committerQMK Bot <hello@qmk.fm>2023-12-15 21:26:06 +0000
commitd2fcf78266fdf82168a553b6e4840271bc4fa917 (patch)
tree2e97736f0e6d73bfe65d5bfdc267805e734b11dc /keyboards/handwired/scottokeebs/scotto61/readme.md
parent9ea3f5575aeebcd12310f669682d521b46afbf74 (diff)
parent443971ab8eb09a685f181191fd183995192f162d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/scottokeebs/scotto61/readme.md')
-rw-r--r--keyboards/handwired/scottokeebs/scotto61/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/keyboards/handwired/scottokeebs/scotto61/readme.md b/keyboards/handwired/scottokeebs/scotto61/readme.md
new file mode 100644
index 0000000000..608bbfd33d
--- /dev/null
+++ b/keyboards/handwired/scottokeebs/scotto61/readme.md
@@ -0,0 +1,29 @@
+# Scotto61
+
+![Scotto61](https://i.imgur.com/zGH0GPXh.jpg)
+
+A 61-key ortholinear keyboard with a 7u spacebar.
+
+* Keyboard Maintainer: [Joe Scotto](https://github.com/joe-scotto)
+* Hardware Supported: Raspberry Pi Pico
+* Hardware Availability: [ScottoKeebs](https://scottokeebs.com), [Amazon](https://amazon.com), [AliExpress](https://aliexpress.com)
+
+# Compiling
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/scottokeebs/scotto61:default
+
+Flashing example for this keyboard:
+
+ make handwired/scottokeebs/scotto61: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