diff --git a/frontend/src/html/pages/settings.html b/frontend/src/html/pages/settings.html index 7049cbd4ee1f..c5dedf55751f 100644 --- a/frontend/src/html/pages/settings.html +++ b/frontend/src/html/pages/settings.html @@ -712,6 +712,16 @@ + + + + + + + + + +
diff --git a/frontend/src/ts/commandline/commandline-metadata.ts b/frontend/src/ts/commandline/commandline-metadata.ts index afb70b6653c2..0f53145a8f2e 100644 --- a/frontend/src/ts/commandline/commandline-metadata.ts +++ b/frontend/src/ts/commandline/commandline-metadata.ts @@ -393,6 +393,16 @@ export const commandlineConfigMetadata: CommandlineConfigMetadataObject = { "14": "fist fight", "15": "rubber keys", "16": "fart", + "17": "akko lavenders", + "18": "cherrymx black abs", + "19": "cherrymx black pbt", + "20": "cherrymx blue abs", + "21": "cherrymx blue pbt", + "22": "cherrymx brown pbt", + "23": "kalih box white", + "24": "razer green", + "25": "tealios v2", + "26": "trust gxt", }; return map[value]; }, diff --git a/frontend/src/ts/constants/sounds.ts b/frontend/src/ts/constants/sounds.ts index 122c30d4d37d..aefb6450f1b5 100644 --- a/frontend/src/ts/constants/sounds.ts +++ b/frontend/src/ts/constants/sounds.ts @@ -17,6 +17,16 @@ export const soundsConfig: SoundConfigType = { 14: { numberOfSounds: 8 }, 15: { numberOfSounds: 5 }, 16: { numberOfSounds: 8 }, + 17: { numberOfSounds: 10 }, + 18: { numberOfSounds: 10 }, + 19: { numberOfSounds: 10 }, + 20: { numberOfSounds: 10 }, + 21: { numberOfSounds: 10 }, + 22: { numberOfSounds: 10 }, + 23: { numberOfSounds: 10 }, + 24: { numberOfSounds: 10 }, + 25: { numberOfSounds: 10 }, + 26: { numberOfSounds: 10 }, }; export type ClickSoundConfig = { diff --git a/frontend/static/sounds/click17/1.wav b/frontend/static/sounds/click17/1.wav new file mode 100644 index 000000000000..39594279aa36 Binary files /dev/null and b/frontend/static/sounds/click17/1.wav differ diff --git a/frontend/static/sounds/click17/10.wav b/frontend/static/sounds/click17/10.wav new file mode 100644 index 000000000000..672cc5c1e089 Binary files /dev/null and b/frontend/static/sounds/click17/10.wav differ diff --git a/frontend/static/sounds/click17/2.wav b/frontend/static/sounds/click17/2.wav new file mode 100644 index 000000000000..d4e4b25b13f1 Binary files /dev/null and b/frontend/static/sounds/click17/2.wav differ diff --git a/frontend/static/sounds/click17/3.wav b/frontend/static/sounds/click17/3.wav new file mode 100644 index 000000000000..bd92bf2733f0 Binary files /dev/null and b/frontend/static/sounds/click17/3.wav differ diff --git a/frontend/static/sounds/click17/4.wav b/frontend/static/sounds/click17/4.wav new file mode 100644 index 000000000000..1faad3497b81 Binary files /dev/null and b/frontend/static/sounds/click17/4.wav differ diff --git a/frontend/static/sounds/click17/5.wav b/frontend/static/sounds/click17/5.wav new file mode 100644 index 000000000000..4972960da9c8 Binary files /dev/null and b/frontend/static/sounds/click17/5.wav differ diff --git a/frontend/static/sounds/click17/6.wav b/frontend/static/sounds/click17/6.wav new file mode 100644 index 000000000000..5904c64a294a Binary files /dev/null and b/frontend/static/sounds/click17/6.wav differ diff --git a/frontend/static/sounds/click17/7.wav b/frontend/static/sounds/click17/7.wav new file mode 100644 index 000000000000..9c4c803ade8c Binary files /dev/null and b/frontend/static/sounds/click17/7.wav differ diff --git a/frontend/static/sounds/click17/8.wav b/frontend/static/sounds/click17/8.wav new file mode 100644 index 000000000000..dd85e97f5e37 Binary files /dev/null and b/frontend/static/sounds/click17/8.wav differ diff --git a/frontend/static/sounds/click17/9.wav b/frontend/static/sounds/click17/9.wav new file mode 100644 index 000000000000..977ad59a6889 Binary files /dev/null and b/frontend/static/sounds/click17/9.wav differ diff --git a/frontend/static/sounds/click18/1.wav b/frontend/static/sounds/click18/1.wav new file mode 100644 index 000000000000..25644b65638c Binary files /dev/null and b/frontend/static/sounds/click18/1.wav differ diff --git a/frontend/static/sounds/click18/10.wav b/frontend/static/sounds/click18/10.wav new file mode 100644 index 000000000000..0175d76d230d Binary files /dev/null and b/frontend/static/sounds/click18/10.wav differ diff --git a/frontend/static/sounds/click18/2.wav b/frontend/static/sounds/click18/2.wav new file mode 100644 index 000000000000..9b1c263c008b Binary files /dev/null and b/frontend/static/sounds/click18/2.wav differ diff --git a/frontend/static/sounds/click18/3.wav b/frontend/static/sounds/click18/3.wav new file mode 100644 index 000000000000..1a926b50eeeb Binary files /dev/null and b/frontend/static/sounds/click18/3.wav differ diff --git a/frontend/static/sounds/click18/4.wav b/frontend/static/sounds/click18/4.wav new file mode 100644 index 000000000000..77406a333583 Binary files /dev/null and b/frontend/static/sounds/click18/4.wav differ diff --git a/frontend/static/sounds/click18/5.wav b/frontend/static/sounds/click18/5.wav new file mode 100644 index 000000000000..cc99d4f8a8ed Binary files /dev/null and b/frontend/static/sounds/click18/5.wav differ diff --git a/frontend/static/sounds/click18/6.wav b/frontend/static/sounds/click18/6.wav new file mode 100644 index 000000000000..a633df2b7c81 Binary files /dev/null and b/frontend/static/sounds/click18/6.wav differ diff --git a/frontend/static/sounds/click18/7.wav b/frontend/static/sounds/click18/7.wav new file mode 100644 index 000000000000..40530520bfd9 Binary files /dev/null and b/frontend/static/sounds/click18/7.wav differ diff --git a/frontend/static/sounds/click18/8.wav b/frontend/static/sounds/click18/8.wav new file mode 100644 index 000000000000..063ac5d01bcc Binary files /dev/null and b/frontend/static/sounds/click18/8.wav differ diff --git a/frontend/static/sounds/click18/9.wav b/frontend/static/sounds/click18/9.wav new file mode 100644 index 000000000000..9d05c4f97ec8 Binary files /dev/null and b/frontend/static/sounds/click18/9.wav differ diff --git a/frontend/static/sounds/click19/1.wav b/frontend/static/sounds/click19/1.wav new file mode 100644 index 000000000000..a98c96f5f252 Binary files /dev/null and b/frontend/static/sounds/click19/1.wav differ diff --git a/frontend/static/sounds/click19/10.wav b/frontend/static/sounds/click19/10.wav new file mode 100644 index 000000000000..3674434ac8fb Binary files /dev/null and b/frontend/static/sounds/click19/10.wav differ diff --git a/frontend/static/sounds/click19/2.wav b/frontend/static/sounds/click19/2.wav new file mode 100644 index 000000000000..1ddd7d3da6aa Binary files /dev/null and b/frontend/static/sounds/click19/2.wav differ diff --git a/frontend/static/sounds/click19/3.wav b/frontend/static/sounds/click19/3.wav new file mode 100644 index 000000000000..3bc4a62e0272 Binary files /dev/null and b/frontend/static/sounds/click19/3.wav differ diff --git a/frontend/static/sounds/click19/4.wav b/frontend/static/sounds/click19/4.wav new file mode 100644 index 000000000000..76ead2b5b4d2 Binary files /dev/null and b/frontend/static/sounds/click19/4.wav differ diff --git a/frontend/static/sounds/click19/5.wav b/frontend/static/sounds/click19/5.wav new file mode 100644 index 000000000000..001a1f3769d1 Binary files /dev/null and b/frontend/static/sounds/click19/5.wav differ diff --git a/frontend/static/sounds/click19/6.wav b/frontend/static/sounds/click19/6.wav new file mode 100644 index 000000000000..8b0fc87db248 Binary files /dev/null and b/frontend/static/sounds/click19/6.wav differ diff --git a/frontend/static/sounds/click19/7.wav b/frontend/static/sounds/click19/7.wav new file mode 100644 index 000000000000..8410a5f9640a Binary files /dev/null and b/frontend/static/sounds/click19/7.wav differ diff --git a/frontend/static/sounds/click19/8.wav b/frontend/static/sounds/click19/8.wav new file mode 100644 index 000000000000..c6d12a376da8 Binary files /dev/null and b/frontend/static/sounds/click19/8.wav differ diff --git a/frontend/static/sounds/click19/9.wav b/frontend/static/sounds/click19/9.wav new file mode 100644 index 000000000000..aba1d376fb4d Binary files /dev/null and b/frontend/static/sounds/click19/9.wav differ diff --git a/frontend/static/sounds/click20/1.wav b/frontend/static/sounds/click20/1.wav new file mode 100644 index 000000000000..e174a683e310 Binary files /dev/null and b/frontend/static/sounds/click20/1.wav differ diff --git a/frontend/static/sounds/click20/10.wav b/frontend/static/sounds/click20/10.wav new file mode 100644 index 000000000000..d9c390c853b6 Binary files /dev/null and b/frontend/static/sounds/click20/10.wav differ diff --git a/frontend/static/sounds/click20/2.wav b/frontend/static/sounds/click20/2.wav new file mode 100644 index 000000000000..6fa32d1d6954 Binary files /dev/null and b/frontend/static/sounds/click20/2.wav differ diff --git a/frontend/static/sounds/click20/3.wav b/frontend/static/sounds/click20/3.wav new file mode 100644 index 000000000000..8c580bdd0fda Binary files /dev/null and b/frontend/static/sounds/click20/3.wav differ diff --git a/frontend/static/sounds/click20/4.wav b/frontend/static/sounds/click20/4.wav new file mode 100644 index 000000000000..ef1de152bf79 Binary files /dev/null and b/frontend/static/sounds/click20/4.wav differ diff --git a/frontend/static/sounds/click20/5.wav b/frontend/static/sounds/click20/5.wav new file mode 100644 index 000000000000..affdd2b9a9bb Binary files /dev/null and b/frontend/static/sounds/click20/5.wav differ diff --git a/frontend/static/sounds/click20/6.wav b/frontend/static/sounds/click20/6.wav new file mode 100644 index 000000000000..77bc5995eff7 Binary files /dev/null and b/frontend/static/sounds/click20/6.wav differ diff --git a/frontend/static/sounds/click20/7.wav b/frontend/static/sounds/click20/7.wav new file mode 100644 index 000000000000..6605091ed1d5 Binary files /dev/null and b/frontend/static/sounds/click20/7.wav differ diff --git a/frontend/static/sounds/click20/8.wav b/frontend/static/sounds/click20/8.wav new file mode 100644 index 000000000000..f415079d34f5 Binary files /dev/null and b/frontend/static/sounds/click20/8.wav differ diff --git a/frontend/static/sounds/click20/9.wav b/frontend/static/sounds/click20/9.wav new file mode 100644 index 000000000000..db04f900334d Binary files /dev/null and b/frontend/static/sounds/click20/9.wav differ diff --git a/frontend/static/sounds/click21/1.wav b/frontend/static/sounds/click21/1.wav new file mode 100644 index 000000000000..cb2628bebc23 Binary files /dev/null and b/frontend/static/sounds/click21/1.wav differ diff --git a/frontend/static/sounds/click21/10.wav b/frontend/static/sounds/click21/10.wav new file mode 100644 index 000000000000..d8ac7b120567 Binary files /dev/null and b/frontend/static/sounds/click21/10.wav differ diff --git a/frontend/static/sounds/click21/2.wav b/frontend/static/sounds/click21/2.wav new file mode 100644 index 000000000000..bfb18e90a880 Binary files /dev/null and b/frontend/static/sounds/click21/2.wav differ diff --git a/frontend/static/sounds/click21/3.wav b/frontend/static/sounds/click21/3.wav new file mode 100644 index 000000000000..c6d74f44c0cb Binary files /dev/null and b/frontend/static/sounds/click21/3.wav differ diff --git a/frontend/static/sounds/click21/4.wav b/frontend/static/sounds/click21/4.wav new file mode 100644 index 000000000000..54cd89a74d70 Binary files /dev/null and b/frontend/static/sounds/click21/4.wav differ diff --git a/frontend/static/sounds/click21/5.wav b/frontend/static/sounds/click21/5.wav new file mode 100644 index 000000000000..c5d00e05d5c8 Binary files /dev/null and b/frontend/static/sounds/click21/5.wav differ diff --git a/frontend/static/sounds/click21/6.wav b/frontend/static/sounds/click21/6.wav new file mode 100644 index 000000000000..fa9a90746d31 Binary files /dev/null and b/frontend/static/sounds/click21/6.wav differ diff --git a/frontend/static/sounds/click21/7.wav b/frontend/static/sounds/click21/7.wav new file mode 100644 index 000000000000..be44574db2a4 Binary files /dev/null and b/frontend/static/sounds/click21/7.wav differ diff --git a/frontend/static/sounds/click21/8.wav b/frontend/static/sounds/click21/8.wav new file mode 100644 index 000000000000..c4e5c3ebb246 Binary files /dev/null and b/frontend/static/sounds/click21/8.wav differ diff --git a/frontend/static/sounds/click21/9.wav b/frontend/static/sounds/click21/9.wav new file mode 100644 index 000000000000..9c0a978074b4 Binary files /dev/null and b/frontend/static/sounds/click21/9.wav differ diff --git a/frontend/static/sounds/click22/1.wav b/frontend/static/sounds/click22/1.wav new file mode 100644 index 000000000000..dcf5c8e78ad9 Binary files /dev/null and b/frontend/static/sounds/click22/1.wav differ diff --git a/frontend/static/sounds/click22/10.wav b/frontend/static/sounds/click22/10.wav new file mode 100644 index 000000000000..00cd42ec0d0f Binary files /dev/null and b/frontend/static/sounds/click22/10.wav differ diff --git a/frontend/static/sounds/click22/2.wav b/frontend/static/sounds/click22/2.wav new file mode 100644 index 000000000000..4bfcf49f76b2 Binary files /dev/null and b/frontend/static/sounds/click22/2.wav differ diff --git a/frontend/static/sounds/click22/3.wav b/frontend/static/sounds/click22/3.wav new file mode 100644 index 000000000000..386044a29024 Binary files /dev/null and b/frontend/static/sounds/click22/3.wav differ diff --git a/frontend/static/sounds/click22/4.wav b/frontend/static/sounds/click22/4.wav new file mode 100644 index 000000000000..063a08a6c660 Binary files /dev/null and b/frontend/static/sounds/click22/4.wav differ diff --git a/frontend/static/sounds/click22/5.wav b/frontend/static/sounds/click22/5.wav new file mode 100644 index 000000000000..e7926047813c Binary files /dev/null and b/frontend/static/sounds/click22/5.wav differ diff --git a/frontend/static/sounds/click22/6.wav b/frontend/static/sounds/click22/6.wav new file mode 100644 index 000000000000..bbfa6766e2ed Binary files /dev/null and b/frontend/static/sounds/click22/6.wav differ diff --git a/frontend/static/sounds/click22/7.wav b/frontend/static/sounds/click22/7.wav new file mode 100644 index 000000000000..4430ecc0845a Binary files /dev/null and b/frontend/static/sounds/click22/7.wav differ diff --git a/frontend/static/sounds/click22/8.wav b/frontend/static/sounds/click22/8.wav new file mode 100644 index 000000000000..ce4319c54a42 Binary files /dev/null and b/frontend/static/sounds/click22/8.wav differ diff --git a/frontend/static/sounds/click22/9.wav b/frontend/static/sounds/click22/9.wav new file mode 100644 index 000000000000..36fa84dbd5d8 Binary files /dev/null and b/frontend/static/sounds/click22/9.wav differ diff --git a/frontend/static/sounds/click23/1.wav b/frontend/static/sounds/click23/1.wav new file mode 100644 index 000000000000..5f921b4641c6 Binary files /dev/null and b/frontend/static/sounds/click23/1.wav differ diff --git a/frontend/static/sounds/click23/10.wav b/frontend/static/sounds/click23/10.wav new file mode 100644 index 000000000000..c1a8bdd2270f Binary files /dev/null and b/frontend/static/sounds/click23/10.wav differ diff --git a/frontend/static/sounds/click23/2.wav b/frontend/static/sounds/click23/2.wav new file mode 100644 index 000000000000..31ad298c9346 Binary files /dev/null and b/frontend/static/sounds/click23/2.wav differ diff --git a/frontend/static/sounds/click23/3.wav b/frontend/static/sounds/click23/3.wav new file mode 100644 index 000000000000..b57dfee0a213 Binary files /dev/null and b/frontend/static/sounds/click23/3.wav differ diff --git a/frontend/static/sounds/click23/4.wav b/frontend/static/sounds/click23/4.wav new file mode 100644 index 000000000000..a131143f7df6 Binary files /dev/null and b/frontend/static/sounds/click23/4.wav differ diff --git a/frontend/static/sounds/click23/5.wav b/frontend/static/sounds/click23/5.wav new file mode 100644 index 000000000000..890f92069cd1 Binary files /dev/null and b/frontend/static/sounds/click23/5.wav differ diff --git a/frontend/static/sounds/click23/6.wav b/frontend/static/sounds/click23/6.wav new file mode 100644 index 000000000000..cabb917d38c9 Binary files /dev/null and b/frontend/static/sounds/click23/6.wav differ diff --git a/frontend/static/sounds/click23/7.wav b/frontend/static/sounds/click23/7.wav new file mode 100644 index 000000000000..c1761145fa27 Binary files /dev/null and b/frontend/static/sounds/click23/7.wav differ diff --git a/frontend/static/sounds/click23/8.wav b/frontend/static/sounds/click23/8.wav new file mode 100644 index 000000000000..b90e235ffd08 Binary files /dev/null and b/frontend/static/sounds/click23/8.wav differ diff --git a/frontend/static/sounds/click23/9.wav b/frontend/static/sounds/click23/9.wav new file mode 100644 index 000000000000..4ac2f9752f66 Binary files /dev/null and b/frontend/static/sounds/click23/9.wav differ diff --git a/frontend/static/sounds/click24/1.wav b/frontend/static/sounds/click24/1.wav new file mode 100644 index 000000000000..04e2eda500ae Binary files /dev/null and b/frontend/static/sounds/click24/1.wav differ diff --git a/frontend/static/sounds/click24/10.wav b/frontend/static/sounds/click24/10.wav new file mode 100644 index 000000000000..eba8292583d5 Binary files /dev/null and b/frontend/static/sounds/click24/10.wav differ diff --git a/frontend/static/sounds/click24/2.wav b/frontend/static/sounds/click24/2.wav new file mode 100644 index 000000000000..069c9dfd2a17 Binary files /dev/null and b/frontend/static/sounds/click24/2.wav differ diff --git a/frontend/static/sounds/click24/3.wav b/frontend/static/sounds/click24/3.wav new file mode 100644 index 000000000000..49dc21b858b4 Binary files /dev/null and b/frontend/static/sounds/click24/3.wav differ diff --git a/frontend/static/sounds/click24/4.wav b/frontend/static/sounds/click24/4.wav new file mode 100644 index 000000000000..5dd47d561b65 Binary files /dev/null and b/frontend/static/sounds/click24/4.wav differ diff --git a/frontend/static/sounds/click24/5.wav b/frontend/static/sounds/click24/5.wav new file mode 100644 index 000000000000..40b8a855477e Binary files /dev/null and b/frontend/static/sounds/click24/5.wav differ diff --git a/frontend/static/sounds/click24/6.wav b/frontend/static/sounds/click24/6.wav new file mode 100644 index 000000000000..f4dc26624dfc Binary files /dev/null and b/frontend/static/sounds/click24/6.wav differ diff --git a/frontend/static/sounds/click24/7.wav b/frontend/static/sounds/click24/7.wav new file mode 100644 index 000000000000..ea10c1eac7a7 Binary files /dev/null and b/frontend/static/sounds/click24/7.wav differ diff --git a/frontend/static/sounds/click24/8.wav b/frontend/static/sounds/click24/8.wav new file mode 100644 index 000000000000..500d6a84b34e Binary files /dev/null and b/frontend/static/sounds/click24/8.wav differ diff --git a/frontend/static/sounds/click24/9.wav b/frontend/static/sounds/click24/9.wav new file mode 100644 index 000000000000..58899e58c044 Binary files /dev/null and b/frontend/static/sounds/click24/9.wav differ diff --git a/frontend/static/sounds/click25/1.wav b/frontend/static/sounds/click25/1.wav new file mode 100644 index 000000000000..f16f5f7cbfdc Binary files /dev/null and b/frontend/static/sounds/click25/1.wav differ diff --git a/frontend/static/sounds/click25/10.wav b/frontend/static/sounds/click25/10.wav new file mode 100644 index 000000000000..948cd9602f5b Binary files /dev/null and b/frontend/static/sounds/click25/10.wav differ diff --git a/frontend/static/sounds/click25/2.wav b/frontend/static/sounds/click25/2.wav new file mode 100644 index 000000000000..cd9a53442958 Binary files /dev/null and b/frontend/static/sounds/click25/2.wav differ diff --git a/frontend/static/sounds/click25/3.wav b/frontend/static/sounds/click25/3.wav new file mode 100644 index 000000000000..2b3fc35ce799 Binary files /dev/null and b/frontend/static/sounds/click25/3.wav differ diff --git a/frontend/static/sounds/click25/4.wav b/frontend/static/sounds/click25/4.wav new file mode 100644 index 000000000000..8c245092c73e Binary files /dev/null and b/frontend/static/sounds/click25/4.wav differ diff --git a/frontend/static/sounds/click25/5.wav b/frontend/static/sounds/click25/5.wav new file mode 100644 index 000000000000..ef6a63409c5a Binary files /dev/null and b/frontend/static/sounds/click25/5.wav differ diff --git a/frontend/static/sounds/click25/6.wav b/frontend/static/sounds/click25/6.wav new file mode 100644 index 000000000000..af282aede259 Binary files /dev/null and b/frontend/static/sounds/click25/6.wav differ diff --git a/frontend/static/sounds/click25/7.wav b/frontend/static/sounds/click25/7.wav new file mode 100644 index 000000000000..6effb8c222d9 Binary files /dev/null and b/frontend/static/sounds/click25/7.wav differ diff --git a/frontend/static/sounds/click25/8.wav b/frontend/static/sounds/click25/8.wav new file mode 100644 index 000000000000..fbd5a0b26c18 Binary files /dev/null and b/frontend/static/sounds/click25/8.wav differ diff --git a/frontend/static/sounds/click25/9.wav b/frontend/static/sounds/click25/9.wav new file mode 100644 index 000000000000..f2001eee1082 Binary files /dev/null and b/frontend/static/sounds/click25/9.wav differ diff --git a/frontend/static/sounds/click26/1.wav b/frontend/static/sounds/click26/1.wav new file mode 100644 index 000000000000..f02c06f78753 Binary files /dev/null and b/frontend/static/sounds/click26/1.wav differ diff --git a/frontend/static/sounds/click26/10.wav b/frontend/static/sounds/click26/10.wav new file mode 100644 index 000000000000..47303ed921f6 Binary files /dev/null and b/frontend/static/sounds/click26/10.wav differ diff --git a/frontend/static/sounds/click26/2.wav b/frontend/static/sounds/click26/2.wav new file mode 100644 index 000000000000..2fe82a24ae22 Binary files /dev/null and b/frontend/static/sounds/click26/2.wav differ diff --git a/frontend/static/sounds/click26/3.wav b/frontend/static/sounds/click26/3.wav new file mode 100644 index 000000000000..acff23839292 Binary files /dev/null and b/frontend/static/sounds/click26/3.wav differ diff --git a/frontend/static/sounds/click26/4.wav b/frontend/static/sounds/click26/4.wav new file mode 100644 index 000000000000..ae41c9918b5d Binary files /dev/null and b/frontend/static/sounds/click26/4.wav differ diff --git a/frontend/static/sounds/click26/5.wav b/frontend/static/sounds/click26/5.wav new file mode 100644 index 000000000000..3f8fb4dfad46 Binary files /dev/null and b/frontend/static/sounds/click26/5.wav differ diff --git a/frontend/static/sounds/click26/6.wav b/frontend/static/sounds/click26/6.wav new file mode 100644 index 000000000000..4246c58b8d33 Binary files /dev/null and b/frontend/static/sounds/click26/6.wav differ diff --git a/frontend/static/sounds/click26/7.wav b/frontend/static/sounds/click26/7.wav new file mode 100644 index 000000000000..9b4540293784 Binary files /dev/null and b/frontend/static/sounds/click26/7.wav differ diff --git a/frontend/static/sounds/click26/8.wav b/frontend/static/sounds/click26/8.wav new file mode 100644 index 000000000000..2b38fb102f3c Binary files /dev/null and b/frontend/static/sounds/click26/8.wav differ diff --git a/frontend/static/sounds/click26/9.wav b/frontend/static/sounds/click26/9.wav new file mode 100644 index 000000000000..b54fac199dea Binary files /dev/null and b/frontend/static/sounds/click26/9.wav differ diff --git a/packages/schemas/src/configs.ts b/packages/schemas/src/configs.ts index 77c257a54834..c2cd9ee56b7f 100644 --- a/packages/schemas/src/configs.ts +++ b/packages/schemas/src/configs.ts @@ -144,6 +144,16 @@ export const PlaySoundOnClickSchema = z.enum([ "14", "15", "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25", + "26", ]); export type PlaySoundOnClick = z.infer;