Get Compose keys working with proper shifting

This commit is contained in:
2024-06-23 14:43:19 +02:00
parent 5a38ef7f78
commit a066b3c5dc
4 changed files with 109 additions and 52 deletions

View File

@ -39,7 +39,7 @@
Key(D0),
// Row 2
Compose2(Lower, Apostrophe, Variable, A), // ä
Compose2(Upper, Apostrophe, Variable, A), // ä
ModTap(D4, RCtrl),
ModTap(D5, RShift),
ModTap(D6, RMod),
@ -47,7 +47,7 @@
Mod(RAlt),
// Row 3
Compose2(Lower, Apostrophe, Variable, O), // ö
Compose2(Upper, Apostrophe, Variable, O), // ö
Key(D1),
Key(D2),
Key(D3),