My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/technika
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
2 years ago
..
keymaps/default
chconf.h
config.h Move `RGBLED_NUM` to data driven (#21278) 2 years ago
halconf.h
info.json Move `RGBLED_NUM` to data driven (#21278) 2 years ago
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2 years ago
technika.c Move single `LAYOUT`s to data driven (#20365) 2 years ago

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.