qmk-firmwares/keyboards/sofle/keymaps/killmaster
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
keymap.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +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.