Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro input not changing with keyboard layout/language #183

Open
Technofrikus opened this issue May 25, 2023 · 1 comment
Open

Macro input not changing with keyboard layout/language #183

Technofrikus opened this issue May 25, 2023 · 1 comment

Comments

@Technofrikus
Copy link

Technofrikus commented May 25, 2023

When creating a Macro with text on a (in my case) German computer with German keyboard layout I was not able to find a way to type a slash (/). When I use a single key press (tap) I can add the / from the Numpad. But in a text input field in the Macro it comes out as a - dash on the computer.
And I can't type shift(7) in the text. So I have to split the text and add a Tap action in between?image

@itsvar8
Copy link
Contributor

itsvar8 commented Mar 7, 2024

#include <sendstring_german.h>
on top of your keymap.c file, info here https://docs.qmk.fm/#/reference_keymap_extras?id=language-specific-keycodes

pabile added a commit to pabile/Pabile-Keyboards that referenced this issue Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants