qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

gergoplex.def (524B)


      1 // Gergoplex colemak-dhm specfic combos
      2 COMB(osBacksl,    KC_BSLS,          KC_Y, KC_SCLN)
      3 COMB(mnLess,      KC_LT,            KC_M, KC_N)
      4 COMB(eiGreat,     KC_GT,            KC_E, KC_I)
      5 COMB(xcDash,      KC_MINS,          KC_X, KC_C)
      6 COMB(hcUnds,      KC_UNDS,          KC_H, KC_COMM)
      7 COMB(khQuot,      KC_QUOT,          KC_K, KC_H)
      8 COMB(gvClic,      MS_BTN1,          KC_G, KC_V)
      9 COMB(tdClic,      MS_BTN2,          KC_T, KC_D)
     10 
     11 SUBS(pasta,       "I would just like to interject for a moment.",    KC_H, KC_J, KC_K, KC_L)