Skip to content

Conversation

@bzgec
Copy link

@bzgec bzgec commented Dec 12, 2025

No description provided.

@CLAassistant
Copy link

CLAassistant commented Dec 12, 2025

CLA assistant check
All committers have signed the CLA.

"{": { key: "KeyB", AltGr: true },
"}": { key: "KeyN", AltGr: true },
"§": { key: "KeyM", AltGr: true },
// "<": { key: "Comma", AltGr: true },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these actually be commented-out?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The symbols "<" and ">" can be typed in two different locations. I included them in the code for that reason. However, I commented them out because I received an error that said, "An object literal cannot have multiple properties with the same name."
Should I remove them and update the pull request?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave those in there, with a note, so I can take that situation into account as I do the keyboard layout work next on my schedule.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave those in there, with a note, so I can take that situation into account as I do the keyboard layout work next on my schedule.

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

Successfully merging this pull request may close these issues.

3 participants