summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/technik_s/readme.md
diff options
context:
space:
mode:
authorcole smith <38364556+daysgobye@users.noreply.github.com>2021-07-19 21:04:43 -0700
committerGitHub <noreply@github.com>2021-07-19 21:04:43 -0700
commit6ab0593f4497df7051e67a1b1323a664e726c5c4 (patch)
tree1502cfaf014b053e01fe59dc9b5e6f3750e15193 /keyboards/boardsource/technik_s/readme.md
parent9941cf00519349c8487ac18fee92f5114150194a (diff)
[Keyboard] Boardsource technik (#13111)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/boardsource/technik_s/readme.md')
-rw-r--r--keyboards/boardsource/technik_s/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/boardsource/technik_s/readme.md b/keyboards/boardsource/technik_s/readme.md
new file mode 100644
index 0000000000..9bc60d4018
--- /dev/null
+++ b/keyboards/boardsource/technik_s/readme.md
@@ -0,0 +1,22 @@
+# Technik-S
+
+![Technik-S](https://i.imgur.com/0QLgu5V.jpeg)
+
+The technik-s is a 40% staggard keyboard that is designed to fit in the same case as the technik-o a 4x12 ortho
+
+* Keyboard Maintainer: [Boardsource](https://github.com/boardsource)
+* Hardware Supported: V1 pcb
+* Hardware Availability: [boardsource](https://boardsource.xyz/store/5ffb9b01edd0447f8023fdb2)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make boardsource/technik_s:default
+
+Flashing example for this keyboard:
+
+ make boardsource/technik_s:default:flash
+
+Reset 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.
+Then run this command in your local qmk repo, or flash using qmk toolbox.
+
+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).