summaryrefslogtreecommitdiffstats
path: root/keyboards/gboards/gergoplex/keymaps/tgrosinger/gergoplex.def
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gboards/gergoplex/keymaps/tgrosinger/gergoplex.def')
-rw-r--r--keyboards/gboards/gergoplex/keymaps/tgrosinger/gergoplex.def17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/gboards/gergoplex/keymaps/tgrosinger/gergoplex.def b/keyboards/gboards/gergoplex/keymaps/tgrosinger/gergoplex.def
new file mode 100644
index 0000000000..c7a93ed294
--- /dev/null
+++ b/keyboards/gboards/gergoplex/keymaps/tgrosinger/gergoplex.def
@@ -0,0 +1,17 @@
+// Gergoplex specfic combos
+
+COMB(qwGrav, KC_GRV, KC_W, KC_Q)
+COMB(wsEsc, KC_ESC, KC_W, KC_S)
+COMB(sdBackspace, KC_BSPC, KC_S, KC_D)
+COMB(dfTab, KC_TAB, KC_D, KC_F)
+COMB(cvEnter, KC_ENT, KC_C, KC_V)
+
+COMB(ioMinus, KC_MINS, KC_I, KC_O)
+COMB(opBackslash, KC_BSLS, KC_O, KC_P)
+COMB(hjLess, KC_LT, KC_H, KC_J)
+COMB(klGreat, KC_GT, KC_K, KC_L)
+COMB(jkColon, KC_COLN, KC_J, KC_K)
+COMB(mcUnder, KC_UNDS, KC_M, KC_COMM)
+COMB(nmQuote, KC_QUOT, KC_N, KC_M)
+
+SUBS(pasta, "I'd just like to interject for a moment.", KC_H, KC_J, KC_K, KC_L)