qmk-firmwares/keyboards/sofle/keymaps/default
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

SofleKeyboard default keymap SofleKeyboard adjust layer

Default keymap for Sofle Keyboard

Layout in Keyboard Layout Editor and adjust layer

Features:

  • Symmetric modifiers (CMD/Super, Alt/Opt, Ctrl, Shift)
  • Various modes, can be switched (using Adjust layer and the selected one is stored in EEPROM.
  • Modes for Qwerty and Colemak support
  • Modes for Mac vs Linux/Win support -> different order of modifiers and different action shortcuts on the "UPPER" layer (the red one in the image). Designed to simplify transtions when switching between operating systems often.
  • The OLED on master half shows selected mode and caps lock state and is rotated.
  • Left encoder controls volume up/down/mute. Right encoder PGUP/PGDOWN.