summaryrefslogtreecommitdiff
path: root/keyboards/keebsforall/coarse60/readme.md
diff options
context:
space:
mode:
authorElliot Powell <32494740+e11i0t23@users.noreply.github.com>2021-09-18 19:39:58 +0100
committerGitHub <noreply@github.com>2021-09-18 11:39:58 -0700
commit4e7133e262acf185fd4dc77a0cfad0083a88fae6 (patch)
tree104346a2efa89d8ba863acbb792b5d553a92ad39 /keyboards/keebsforall/coarse60/readme.md
parent2c4660e40d7897c60e7f0718f25f866e33137334 (diff)
[Keyboard] Add support for Coarse60 (#14416)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keebsforall/coarse60/readme.md')
-rw-r--r--keyboards/keebsforall/coarse60/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/keebsforall/coarse60/readme.md b/keyboards/keebsforall/coarse60/readme.md
new file mode 100644
index 0000000000..cde6152499
--- /dev/null
+++ b/keyboards/keebsforall/coarse60/readme.md
@@ -0,0 +1,22 @@
+# Coarse60
+### seh0nky x KeebsForAll
+
+A beginner-friendly aluminum alice inspired keyboard. The Coarse60 aims to provide a seamless aluminum keyboard with premium features for an affordable price.
+
+![coarse60](https://i.imgur.com/L6dw2xKh.jpg)
+
+* Hardware Supported: seh0nky x KeebsForAll Coarse60
+* Keyboard Maintainer: [e11i0t23](https://github.com/e11i0t23)
+* Keyboard Availabilty: [keebsforall](https://keebsforall.com)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keebsforall/coarse60:default
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the top left key (Escape by default) and plug in the keyboard
+* **Physical reset button**: Briefly press the button on the back of the PCB (S1)
+* **Keycode in layout**: Press the key mapped to `RESET` if it is available
+
+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).