qmk_firmware/keyboards/technika
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps/default Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
chconf.h
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
halconf.h
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00
technika.c Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00

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.