summaryrefslogtreecommitdiff
path: root/keyboards/clawsome/hatchback/readme.md
diff options
context:
space:
mode:
authorAlisGraveNil <63020540+AlisGraveNil@users.noreply.github.com>2021-06-15 22:20:03 -0600
committerGitHub <noreply@github.com>2021-06-15 21:20:03 -0700
commit96c8afea2dbe001000f74aafbf81c4a172a7d74b (patch)
treea36c8f009e148f493ae2367e4366a5b61a43847d /keyboards/clawsome/hatchback/readme.md
parent3966599940ece9d6898bd9a77d0ea0c988399719 (diff)
[Keyboard] hatchback (#12958)
Diffstat (limited to 'keyboards/clawsome/hatchback/readme.md')
-rw-r--r--keyboards/clawsome/hatchback/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/clawsome/hatchback/readme.md b/keyboards/clawsome/hatchback/readme.md
new file mode 100644
index 0000000000..2a680288bf
--- /dev/null
+++ b/keyboards/clawsome/hatchback/readme.md
@@ -0,0 +1,14 @@
+# SUV
+
+This is TKL keyboard that can be converted down into a 75% keyboard and a 13key macropad (see "luggage rack")
+
+- Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil)
+- Hardware Supported: Hatchback, Elite-C (as TKL); Pro-Micro and nice!nano (as 75%)
+- Hardware Availability: In stock within the next month
+
+Make example for this keyboard (after setting up your build environment):
+
+ make clawsome/hatchback:default
+ Connect your board to your computer; connect the "GND" and "RST" pins on your controller using a wire or a pair of tweezers and hold it for 3 seconds to force the controller into bootloader mode. Then use QMK Toolbox to flash the .hex you downloaded from the QMK website. If using an Elite-C, there's a small black reset button on the PCB you can press instead of trying to connect the two pins.
+
+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).