summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/technik_o/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/technik_o/readme.md
parent2161496d62fef0f1255984cf4fc0e3e1c625d6fa (diff)
[Keyboard] ortho boards from the technik gb (#13382)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/boardsource/technik_o/readme.md')
-rw-r--r--keyboards/boardsource/technik_o/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/boardsource/technik_o/readme.md b/keyboards/boardsource/technik_o/readme.md
new file mode 100644
index 0000000000..90c3588f90
--- /dev/null
+++ b/keyboards/boardsource/technik_o/readme.md
@@ -0,0 +1,21 @@
+# Technik-O
+
+![Technik-O](https://i.imgur.com/F2VTqAs.jpeg)
+
+The Technik is a low profile keyboard offered in two layout options. This one is the 4x12 ortho option. This keyboard offers per key and under glow lighting as well as hotswap.
+
+* 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_o:default
+
+Flashing example for this keyboard:
+
+ make boardsource/technik_o: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.
+
+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).