Skip to content

Instantly share code, notes, and snippets.

View Nokodoko's full-sized avatar

n0ko Nokodoko

  • 11:45 (UTC -04:00)
View GitHub Profile
@Merlin04
Merlin04 / gergoplex.def
Last active July 13, 2022 01:56
Gergoplex QMK keymap
// Gergoplex specfic combos
COMB(qwGrv, KC_GRV, KC_Q, KC_W)
COMB(zxTab, KC_TAB, KC_Z, KC_X)
COMB(uyEqu, KC_EQL, KC_U, KC_Y)
COMB(ySclnMins, KC_MINS, KC_Y, KC_SCLN)
COMB(hnQuot, KC_QUOT, KC_H, KC_N)
COMB(pgEsc, KC_ESC, KC_P, KC_G)
COMB(kmHome, KC_HOME, KC_K, KC_M)