qmk-dactyl-manuform-a/keyboards/kyria
Fredrik Salomonsson 0a8accae06
[Keymap] plattfot - Keymap updates for Kyria (#13449)
- Major change in the keymap to work with EurKey. Which relaxes some
  constraints it had before when it had to take in consideration two
  layouts.

  With this the parenthesis can be moved to a better location instead
  of being in the top right corner.

  This also allows esc, del and rctrl to be moved to the base layer.

  Only downside is that ctrl+lalt needed to be removed and instead
  AltGr takes it's place. Add rctrl on right thumb cluster to
  compensate for this which need some reorganization on the thumb
  cluster.

- Split the symbol and function keys layer into two layers, one for
  each hand. Make it easier to press symbols and function keys.

- Add some symbols specific for the EurKey layout.

- Change from running C-<tab> S-C-<tab> to page up/down for the right
  rotary. As holding ctrl and using page up/down works the same in
  firefox. Which allows the rotary to be useful for other things.

- Move scroll lock and insert to right rotary.

- Introducing close tap (CLO_TAP), which is a combination of the
  double tap feature and my macros. E.g. pressing CLO_TAP and ( will
  generate ()←. Which removes the need of the macros and makes it more
  useful than DBL_TAP as it now saves me some keypresses. CLO_TAP exist
  on both the left and right hand layers to make it easy to use.

- Use text for the secondary oled, firmware is too big after rebasing
  on upstream master.

- Update image in the readme to reflect my new layout.
2021-07-10 22:37:28 -07:00
..
keymaps [Keymap] plattfot - Keymap updates for Kyria (#13449) 2021-07-10 22:37:28 -07:00
rev1 [Keyboard] Fix revision issues with Kyria (#13208) 2021-06-17 21:11:33 -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] Fix revision issues with Kyria (#13208) 2021-06-17 21:11:33 -07:00
readme.md Updated Kyria readme.md with relocated build guide (#7438) 2019-11-21 21:03:47 +00:00
rules.mk [Keyboard] Fix revision issues with Kyria (#13208) 2021-06-17 21:11:33 -07: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.