keychron_qmk_firmware/keyboards/crkbd/keymaps/soundmonster
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
config.h Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT (#18415) 2022-09-26 14:40:15 +10:00
glcdfont.c
keymap.c Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
README.md
rules.mk Migrate crkbd/soundmonster to split common, fix OLED and RGB matrix (#15717) 2022-01-06 23:49:55 +00:00

Soundmonster's layout for Corne

Features:

  • Modern OLED support (many thanks to @drashna):
    • Proper orientation
    • Graphic layer indicator ↑ ↓
    • Graphic modifier indicator ⌘ ⇧ ⌥ ⌃
  • Similar enough to the default keymap so you can easily port your custom keymap to it
  • Mac-friendly (Command and Option on the thumbs)
  • Vim-friendly (Esc, : and Ctrl on the thumbs)
  • Full per-key RGB Matrix support out of the box (you still have to go through the nightmare of soldering yourself though 😉)