Update Gergoplex keymap (#15111)

* fix wrong config

* start work on gaming layer

* mod tap per key

* tap dance to game layer

* impl game layer

* add double quotes and underline
This commit is contained in:
George Petri
2021-11-11 19:38:25 +02:00
committed by GitHub
parent 7d1c33afe6
commit d13286fd29
4 changed files with 110 additions and 13 deletions

View File

@@ -3,4 +3,5 @@
COMB(hjEnt, KC_ENT, KC_H, KC_J)
COMB(loDel, KC_DEL, KC_L, KC_O)
COMB(pscBspace, KC_BSPC, KC_P, KC_SCLN)
COMB(sdEsc, KC_ESC, KC_D, KC_F)
COMB(fgEsc, KC_ESC, KC_F, KC_G)