Skip to content

Instantly share code, notes, and snippets.

@eckig
Created May 1, 2022 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eckig/866ed9e91814fbde34bc42ff752aa520 to your computer and use it in GitHub Desktop.
Save eckig/866ed9e91814fbde34bc42ff752aa520 to your computer and use it in GitHub Desktop.
Keycode QMK Keycode ZMK QWERTY QWERTY Shift QWERTZ QWERTZ Shift
KC_GRAV GRAVE ` ~ ^ °
KC_2 NUMBER_2 2 @ 2 "
KC_3 NUMBER_3 3 # 3 §
KC_6 NUMBER_6 6 ^ 6 &
KC_7 NUMBER_7 7 & 7 /
KC_8 NUMBER_8 8 * 8 (
KC_9 NUMBER_9 9 ( 9 )
KC_0 NUMBER_0 0 ) 0 =
KC_MINS MINUS - _ ß ?
KC_EQL EQUAL = + ´ `
KC_Y Y y Y z Z
KC_LBRC LEFT_BRACKET [ { ü Ü
KC_RBRC RIGHT_BRACKET ] } + *
KC_SCLN SEMICOLON ; : ö Ö
KC_QUOT SINGLE_QUOTE ' " ä Ä
KC_NUHS BACKSLASH \ | # '
KC_NUBS NON_US_BACKSLASH \ | < >
KC_Z Z z Z y Y
KC_COMM COMMA , < , ;
KC_DOT PERIOD . > . :
KC_SLSH SLASH / ? - _
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment