qmk_firmware/keyboards/technika
Ryan ace372d90d
Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11:00
..
keymaps/default Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
technika.c
technika.h

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.