qmk-dactyl-manuform-a/keyboards/technika
Álvaro A. Volpato d60031b321
[Keyboard] Technika (#10946)
* Initial technika support

* Updated README

* Update keyboards/technika/config.h

Remove DESCRIPTION from usb desciptor fields

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/technika/rules.mk

Remove words from comments in rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Remove old KC_NO definitions and used default one

* Use defines for num, caps and scroll lock LED pins

* Fix underscore KC_NO substitution in keymap

Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-12-16 21:21:37 -08:00
..
keymaps/default [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
chconf.h [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
config.h [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
halconf.h [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
mcuconf.h [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
readme.md [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
rules.mk [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
technika.c [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00
technika.h [Keyboard] Technika (#10946) 2020-12-16 21:21:37 -08:00

readme.md

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 and sold by Teal Technik, LLC..

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.