qmk-dactyl-manuform-a/keyboards/technika
James Young 0c5c39c18a
Technika: add sample info.json data (#13292)
Adds a placeholder file with sample data, as the layout hasn't been published yet.
2021-06-23 09:32:37 +10:00
..
keymaps/default
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Fix RGBLIGHT_LIMIT_VAL typo (#11826) 2021-02-08 20:12:33 +11:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Technika: add sample info.json data (#13292) 2021-06-23 09:32:37 +10: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 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
technika.c
technika.h

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.