20 lines
848 B
Markdown
20 lines
848 B
Markdown
|
# 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).
|