Update dependencies

This commit is contained in:
2023-05-21 00:57:08 +02:00
parent c5c27c487e
commit 8a14c13bf1
12 changed files with 311 additions and 177 deletions

View File

@ -31,7 +31,7 @@
Layer(
buttons: [
// Row 1
Key(Apostrophe),
Key(Escape),
Key(Slash),
Key(Equal),
Key(Accent),
@ -46,9 +46,9 @@
// Row 3
None,
Key(Mute),
Key(VolumeDown),
Key(VolumeUp),
None,
None,
Key(Apostrophe),
None,
// Thumbpad
@ -60,7 +60,7 @@
Layer(
buttons: [
// Row 1
None,
Key(Escape),
Key(Mute),
Key(VolumeDown),
Key(VolumeUp),