From 9109134cd954953a7485810854aac6f1cb486290 Mon Sep 17 00:00:00 2001 From: ngavinsir Date: Wed, 4 Dec 2024 19:33:29 +0700 Subject: [PATCH] feat: better name brackets --- src/keyboard-and-consumer-usage-tables.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/keyboard-and-consumer-usage-tables.json b/src/keyboard-and-consumer-usage-tables.json index cff6088..37fd906 100644 --- a/src/keyboard-and-consumer-usage-tables.json +++ b/src/keyboard-and-consumer-usage-tables.json @@ -3424,14 +3424,14 @@ }, { "Id": 38, - "Name": "Keyboard 9 and Left Bracket", + "Name": "Keyboard 9 and Left Parenthesis", "Kinds": [ "Sel" ] }, { "Id": 39, - "Name": "Keyboard 0 and Right Bracket", + "Name": "Keyboard 0 and Right Parenthesis", "Kinds": [ "Sel" ] @@ -3487,14 +3487,14 @@ }, { "Id": 47, - "Name": "Keyboard Left Brace", + "Name": "Keyboard Left Bracket and Left Brace", "Kinds": [ "Sel" ] }, { "Id": 48, - "Name": "Keyboard Right Brace", + "Name": "Keyboard Right Bracket and Right Brace", "Kinds": [ "Sel" ]