logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

gergoplex.def (413B)


  1. // Gergoplex specfic combos
  2. COMB(opBacksl, KC_BSLS, KC_O, KC_P)
  3. COMB(hjLess, KC_LT, KC_H, KC_J)
  4. COMB(klGreat, KC_GT, KC_K, KC_L)
  5. COMB(xcDash, KC_MINS, KC_X, KC_C)
  6. COMB(mcUnds, KC_UNDS, KC_M, KC_COMM)
  7. COMB(nmQuot, KC_QUOT, KC_N, KC_M)
  8. SUBS(pasta, "I'd just like to interject for a moment.", KC_H, KC_J, KC_K, KC_L)