qmk_firmware/keyboards/lily58/keymaps/domnantas
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
config.h
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
readme.md
rules.mk

readme.md

Domnantas layout for Lily58 Pro

Features

  • Optimised for lithuanian layout, but works on English too
  • Backspace, Enter and Space are under thumbs, very little hand movement
  • LShift swapped with LCtrl
  • Numpad on Lower layer for left hand
  • Navigation, media keys on Raise layer for right hand
  • Status on the left OLED
  • BONGOCAT on the right

Instructions

Since status is always on the left and Bongocat on the right, the keymap has to be flashed with different commands:

# Right hand
qmk flash -kb lily58/rev1 -km domnantas -bl avrdude-split-left
# Left hand
qmk flash -kb lily58/rev1 -km domnantas -bl avrdude-split-right