qmk-dactyl-manuform-a/keyboards/kyria
Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284)
This converts the array that the Swap Hands feature uses to use PROGMEM,
and to read from that array, as such. Since this array never changes at
runtime, there is no reason to keep it in memory. Especially for AVR
boards, as memory is a precious resource.
2021-05-09 23:21:09 -07:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
rev1 Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] Add the Kyria keyboard (#7222) 2019-11-03 15:43:26 -08:00
info.json [Keyboard] Kyria Configurator Fixes (#7719) 2019-12-26 19:01:57 -08:00
kyria.c Add swap hands config for kyria (#10397) 2020-09-23 01:35:04 +01:00
kyria.h [Keyboard] Add support to Kyria for the 2x2u layout (#11227) 2020-12-29 19:55:40 -08:00
readme.md Updated Kyria readme.md with relocated build guide (#7438) 2019-11-21 21:03:47 +00:00
rules.mk Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00

readme.md

Kyria

Kyria

An ergonomical 40% split keyboard

Keyboard Maintainer: splitkb.com
Hardware Supported: Pro Micro 5V/16MHz and compatible.
Hardware Availability: splitkb.com and partners.

Make example for this keyboard (after setting up your build environment):

make kyria:default

Example of flashing this keyboard:

make kyria/rev1:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

A build guide for the Kyria can be found at docs.splitkb.com.