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

Add MacOS Czech ISO and ANSI keymaps #23346 #23412

Merged
merged 2 commits into from
May 1, 2024

Conversation

Tabonx
Copy link
Contributor

@Tabonx Tabonx commented Apr 3, 2024

Description

This pull request introduces MacOS Czech input keymaps for both ANSI and ISO layouts.

The changes include:

  • Declarations added in keycodes_czech_mac_ansi_0.0.1.hjson and keycodes_czech_mac_iso_0.0.1.hjson files.
  • Generated keymap headers
  • SEND_STRING lookup table.
  • Documentation references updated accordingly.

Key names have been reused from keycodes_czech_0.0.1.hjson or other languages where necessary.

All keycodes and the SEND_STRING macro, which sends the entire ASCII table, have been validated and tested.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@github-actions github-actions bot added core documentation dd Data Driven Changes labels Apr 3, 2024
@zvecr zvecr changed the base branch from master to develop April 3, 2024 20:05
@drashna drashna requested review from fauxpark and a team April 4, 2024 05:33
@Tabonx Tabonx requested a review from fauxpark April 7, 2024 13:22
@drashna drashna merged commit 1fc4bfa into qmk:develop May 1, 2024
5 checks passed
PepperLola pushed a commit to PepperLola/qmk_firmware that referenced this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core dd Data Driven Changes documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants