Update layout

This commit is contained in:
2023-05-15 22:07:25 +02:00
parent 78db14f88d
commit c5c27c487e
2 changed files with 72 additions and 13 deletions

View File

@ -2,7 +2,7 @@
Layer(
buttons: [
// Row 1
Key(Apostrophe),
Key(Escape),
Key(Comma),
Key(Period),
Key(P),
@ -31,11 +31,11 @@
Layer(
buttons: [
// Row 1
Key(D1),
Key(D2),
Key(D3),
Key(D4),
Key(D5),
Key(Apostrophe),
Key(Slash),
Key(Equal),
Key(Accent),
Key(Period),
// Row 2
ModTap(BackslashPipe, LMod),
@ -44,6 +44,35 @@
ModTap(RBracket, LCtrl),
Key(Tab),
// Row 3
None,
Key(Mute),
Key(VolumeDown),
Key(VolumeUp),
None,
// Thumbpad
Key(Backspace),
Key(Space),
NextLayer,
],
),
Layer(
buttons: [
// Row 1
None,
Key(Mute),
Key(VolumeDown),
Key(VolumeUp),
None,
// Row 2
Mod(LMod),
Mod(LAlt),
Mod(LShift),
Mod(LCtrl),
None,
// Row 3
None,
None,