More keymap updates

This commit is contained in:
Josh Klar
2018-12-29 16:52:44 -08:00
parent 0878538f42
commit bcdc97a56b
3 changed files with 11 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ keyboard.leader_dictionary = {
'f': emoticons.F,
'meh': emoticons.MEH,
'yay': emoticons.YAY,
'gw': simple_key_sequence([KC.DF(1)]),
'gw': KC.DF(1),
}
_______ = KC.TRNS