Replies: 1 comment
-
many thanks, this works like a charm!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This implements steve losh's Shift Parentheses, you can input '(' and ')' with tapping left and right shift key.
Save below as
unimap_sparen.c
in project directory and build likemake -f Makefile.unimap KEYMAP=sparen
.QMK counter part: https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md
Beta Was this translation helpful? Give feedback.
All reactions