diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-17 05:22:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-17 05:22:14 +0000 |
commit | 45fa5416ab57408b7ae2b1fde371d958ce4ed8f7 (patch) | |
tree | 4cd9ea29b07fce0c28aad17a88a774521f628035 /keyboards/technika/readme.md | |
parent | 5e2b53541bef9b380380286724b321cc8a0ac413 (diff) | |
parent | d60031b321316440256ce4af3dcc64f885475cba (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/technika/readme.md')
-rw-r--r-- | keyboards/technika/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/technika/readme.md b/keyboards/technika/readme.md new file mode 100644 index 0000000000..4122b732d7 --- /dev/null +++ b/keyboards/technika/readme.md @@ -0,0 +1,19 @@ +# Technika QMK firmware + +## Introduction + +This is the QMK firmware repository for the Technika PCB designed by Gondolindrim and sold by Teal Technik, LLC. + +## Introduction + +This is the QMK firmware repository for the Technika PCB, a 45% PCB designed by [Gondolindrim](https://github.com/Gondolindrim) and sold by [Teal Technik, LLC.](https://tealtechnik.com/). + +As of november 2020, the PCB has not yet been sold but will be added soon. + +## How to compile + +After setting up your build environment, you can compile the CK60i default keymap by using: + + make technika:default + +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). |