aboutsummaryrefslogtreecommitdiff
path: root/keyboards/boardsource/beiwagon/readme.md
diff options
context:
space:
mode:
authorcole smith <38364556+daysgobye@users.noreply.github.com>2021-07-03 18:06:05 -0700
committerGitHub <noreply@github.com>2021-07-03 18:06:05 -0700
commit400844453a48c63c0eb06ae6b5d714a1ac3918f3 (patch)
tree355bef19cde47a41b8b334c9a5540d20ef141fa6 /keyboards/boardsource/beiwagon/readme.md
parent2161496d62fef0f1255984cf4fc0e3e1c625d6fa (diff)
downloadqmk_firmware-400844453a48c63c0eb06ae6b5d714a1ac3918f3.tar.gz
qmk_firmware-400844453a48c63c0eb06ae6b5d714a1ac3918f3.zip
[Keyboard] ortho boards from the technik gb (#13382)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/boardsource/beiwagon/readme.md')
-rw-r--r--keyboards/boardsource/beiwagon/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/boardsource/beiwagon/readme.md b/keyboards/boardsource/beiwagon/readme.md
new file mode 100644
index 000000000..104c1a1f2
--- /dev/null
+++ b/keyboards/boardsource/beiwagon/readme.md
@@ -0,0 +1,21 @@
1# Beiwagon
2
3![Beiwagon](https://i.imgur.com/eQi2Laqh.jpeg)
4
5The Beiwagon was designed to be a companion to the Technik keeping the same height and design it is a perfect match to sit along side.
6
7* Keyboard Maintainer: [Boardsource](https://github.com/boardsource)
8* Hardware Supported: V1 pcb
9* Hardware Availability: [boardsource](https://boardsource.xyz/store/5ffb9b01edd0447f8023fdb2)
10
11Make example for this keyboard (after setting up your build environment):
12
13 make boardsource/beiwagon:default
14
15Flashing example for this keyboard:
16
17 make boardsource/beiwagon:default:flash
18
19Reset keyboard by pushing reset button on back of pcb through access hole. Or hold down top left key while you plug in the usb cable.
20
21See 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).