diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 04:05:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 04:05:10 +0000 |
commit | 9c5a0fb0b27e8a4228d8f1206c46d06a4be2f36f (patch) | |
tree | e8387134e61763d078519e1002527bdd48ad61fb /keyboards/boardsource/technik_s/readme.md | |
parent | 18ae1f423ffdd26deead0d8b3864eacf173a57b8 (diff) | |
parent | 6ab0593f4497df7051e67a1b1323a664e726c5c4 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/boardsource/technik_s/readme.md')
-rw-r--r-- | keyboards/boardsource/technik_s/readme.md | 22 |
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). |