diff --git a/src/lib/assets/key-symbols.json b/src/lib/assets/key-symbols.json index 47e00f4d..68f92448 100644 --- a/src/lib/assets/key-symbols.json +++ b/src/lib/assets/key-symbols.json @@ -1,3 +1,94 @@ { - "SPA": "␣" + "SPA": "␣", + "DEL": "␡", + "RH_Thumb_3_Left": "", + "RH_Thumb_3_Down": "", + "RH_Thumb_3_Right": "", + "RH_Thumb_3_Up": "", + "RH_Thumb_3_Center": "", + "RH_Thumb_2_Left": "", + "RH_Thumb_2_Down": "", + "RH_Thumb_2_Right": "", + "RH_Thumb_2_Up": "", + "RH_Thumb_2_Center": "", + "RH_Thumb_1_Left": "", + "RH_Thumb_1_Down": "", + "RH_Thumb_1_Right": "", + "RH_Thumb_1_Up": "", + "RH_Thumb_1_Center": "", + "RH_Pinky_Left": "", + "RH_Pinky_Down": "", + "RH_Pinky_Right": "", + "RH_Pinky_Up": "", + "RH_Pinky_Center": "", + "RH_Ring_Secondary_Left": "", + "RH_Ring_Secondary_Down": "", + "RH_Ring_Secondary_Right": "", + "RH_Ring_Secondary_Up": "", + "RH_Ring_Secondary_Center": "", + "RH_Ring_Primary_Left": "", + "RH_Ring_Primary_Down": "", + "RH_Ring_Primary_Right": "", + "RH_Ring_Primary_Up": "", + "RH_Ring_Primary_Center": "", + "RH_Middle_Secondary_Left": "", + "RH_Middle_Secondary_Down": "", + "RH_Middle_Secondary_Right": "", + "RH_Middle_Secondary_Up": "", + "RH_Middle_Secondary_Center": "", + "RH_Middle_Primary_Left": "", + "RH_Middle_Primary_Down": "", + "RH_Middle_Primary_Right": "", + "RH_Middle_Primary_Up": "", + "RH_Middle_Primary_Center": "", + "RH_Index_Left": "", + "RH_Index_Down": "", + "RH_Index_Right": "", + "RH_Index_Up": "", + "RH_Index_Center": "", + "LH_Thumb_3_Left": "", + "LH_Thumb_3_Down": "", + "LH_Thumb_3_Right": "", + "LH_Thumb_3_Up": "", + "LH_Thumb_3_Center": "", + "LH_Thumb_2_Left": "", + "LH_Thumb_2_Down": "", + "LH_Thumb_2_Right": "", + "LH_Thumb_2_Up": "", + "LH_Thumb_2_Center": "", + "LH_Thumb_1_Left": "", + "LH_Thumb_1_Down": "", + "LH_Thumb_1_Right": "", + "LH_Thumb_1_Up": "", + "LH_Thumb_1_Center": "", + "LH_Pinky_Left": "", + "LH_Pinky_Down": "", + "LH_Pinky_Right": "", + "LH_Pinky_Up": "", + "LH_Pinky_Center": "", + "LH_Ring_Secondary_Left": "", + "LH_Ring_Secondary_Down": "", + "LH_Ring_Secondary_Right": "", + "LH_Ring_Secondary_Up": "", + "LH_Ring_Secondary_Center": "", + "LH_Ring_Primary_Left": "", + "LH_Ring_Primary_Down": "", + "LH_Ring_Primary_Right": "", + "LH_Ring_Primary_Up": "", + "LH_Ring_Primary_Center": "", + "LH_Middle_Secondary_Left": "", + "LH_Middle_Secondary_Down": "", + "LH_Middle_Secondary_Right": "", + "LH_Middle_Secondary_Up": "", + "LH_Middle_Secondary_Center": "", + "LH_Middle_Primary_Left": "", + "LH_Middle_Primary_Down": "", + "LH_Middle_Primary_Right": "", + "LH_Middle_Primary_Up": "", + "LH_Middle_Primary_Center": "", + "LH_Index_Left": "", + "LH_Index_Down": "", + "LH_Index_Right": "", + "LH_Index_Up": "", + "LH_Index_Center": "" } diff --git a/src/lib/components/LayoutCC1.svelte b/src/lib/components/LayoutCC1.svelte index 27cd4757..dfecdae3 100644 --- a/src/lib/components/LayoutCC1.svelte +++ b/src/lib/components/LayoutCC1.svelte @@ -15,42 +15,42 @@