Skip to content

Add Dvorak number row and AZERTY keyboard layout support#607

Merged
iczelia merged 3 commits into
Limine-Bootloader:trunkfrom
mrunix00:trunk
Jul 9, 2026
Merged

Add Dvorak number row and AZERTY keyboard layout support#607
iczelia merged 3 commits into
Limine-Bootloader:trunkfrom
mrunix00:trunk

Conversation

@mrunix00

@mrunix00 mrunix00 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
  • Limine used to only map letters from QWERTY to DVORAK, but not the symbols and the number row, the commit 98b7e67 fixes that
QWERTY DVORAK
image image
  • Added support for AZERTY layout in the commit 55dc11c
  • Extended ASCII characters such as éèçà were getting skipped by isprint, now they're included in this commit: 98b7e67, I should note that flanterm still doesn't support printing extended ASCII characters so they get rendered as squares

@mrunix00 mrunix00 changed the title Trunk Add support for mapping the number row in Dvorak layout and add support for Azerty Jul 9, 2026
@mrunix00 mrunix00 changed the title Add support for mapping the number row in Dvorak layout and add support for Azerty Add Dvorak number row and AZERTY keyboard layout support Jul 9, 2026

@iczelia iczelia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@iczelia iczelia merged commit a3a4c07 into Limine-Bootloader:trunk Jul 9, 2026
2 checks passed
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.

2 participants