Tangent Chang
  • NEW!
    NEW!  Connect Ideas Across Notes
    Save time and share insights. With Paragraph Citation, you can quote others’ work with source info built in. If someone cites your note, you’ll see a card showing where it’s used—bringing notes closer together.
    Got it
      • Create new note
      • Create a note from template
        • Sharing URL Link copied
        • /edit
        • View mode
          • Edit mode
          • View mode
          • Book mode
          • Slide mode
          Edit mode View mode Book mode Slide mode
        • Customize slides
        • Note Permission
        • Read
          • Only me
          • Signed-in users
          • Everyone
          Only me Signed-in users Everyone
        • Write
          • Only me
          • Signed-in users
          • Everyone
          Only me Signed-in users Everyone
        • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invite by email
        Invitee

        This note has no invitees

      • Publish Note

        Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

        Your note will be visible on your profile and discoverable by anyone.
        Your note is now live.
        This note is visible on your profile and discoverable online.
        Everyone on the web can find and read all notes of this public team.

        Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

        Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

        Explore these features while you wait
        Complete general settings
        Bookmark and like published notes
        Write a few more notes
        Complete general settings
        Write a few more notes
        See published notes
        Unpublish note
        Please check the box to agree to the Community Guidelines.
        View profile
      • Commenting
        Permission
        Disabled Forbidden Owners Signed-in users Everyone
      • Enable
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Suggest edit
        Permission
        Disabled Forbidden Owners Signed-in users Everyone
      • Enable
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
      • Emoji Reply
      • Enable
      • Versions and GitHub Sync
      • Note settings
      • Note Insights New
      • Engagement control
      • Make a copy
      • Transfer ownership
      • Delete this note
      • Save as template
      • Insert from template
      • Import from
        • Dropbox
        • Google Drive
        • Gist
        • Clipboard
      • Export to
        • Dropbox
        • Google Drive
        • Gist
      • Download
        • Markdown
        • HTML
        • Raw HTML
    Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Create Help
    Create Create new note Create a note from template
    Menu
    Options
    Engagement control Make a copy Transfer ownership Delete this note
    Import from
    Dropbox Google Drive Gist Clipboard
    Export to
    Dropbox Google Drive Gist
    Download
    Markdown HTML Raw HTML
    Back
    Sharing URL Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Customize slides
    Note Permission
    Read
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    Write
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    [TOC] # Preface This note collects many CharaChorder tips. Most of them are from the CharaChorder Discord server. # Preparation ## Things to do when waiting for the device You can check out [the "Memorize device layout without device" section in my article on suggestions for learning character entry](/@andy23512/Sy6XveeBgx#Memorize-device-layout-without-device). ## Hand placement on CC1/2 You can check [this video](https://www.youtube.com/watch?v=GXvsBoK55B8&feature=youtu.be) for guidance on the recommended way of hand placement for CC1 and CC2. # Key ## Find the position of a key You can use [the layout viewer in Alnitak](https://andy23512.github.io/alnitak/layout-viewer), which I developed, to search for a key. Click the magnifying glass icon at the top right, enter the key name or character, and select a search result. The layout viewer would highlight the key in the layout chart. By default, the layout viewer shows the CC1/CC2 default layout. If your device is Master Forge, you can change this in the settings page. ## Symbol keys Some symbols may be complex to type because you need to hold down both Num-Shift and Shift. You can remap these keys to locations that are easier for you to reach. For example, you could swap the number keys on one side of the numeric layer with their corresponding symbol keys. ![image](https://hackmd.io/_uploads/B11CXHd--e.png) ## Layer shift, lock and rotator There are layer actions for each layer, and you can assign them to any key to switch between layers. They are usually represented by circled numbers, such as ①, ②, ③. Depending on the action you put on the same location of the layers, the key will behave differently. ### Layer shift ```mermaid --- displayMode: compact --- gantt dateFormat X axisFormat %s tickInterval 1day title Layer shift ( A1: ② | A2: ② ) section ㅤ Press: milestone, done, 1, 1 Release: milestone, done, 2, 2 Press: milestone, done, 3, 3 Release: milestone, done, 4, 4 section ㅤㅤ A1: 0, 1s A2: active, 1, 1s A1: 2, 1s A2: active, 3, 1s A1: 4, 1s ``` The first type is the layer shift. For example, the key has A2 layer action, ②, on both A1 and A2 layers. The ones on the default layout are in this type. They act like the Shift keys on standard keyboards. The device switches to the target layer when you press it, and switches to the primary layer when you release it. ### One-way layer lock ```mermaid --- displayMode: compact --- gantt dateFormat X axisFormat %s title One-way layer lock ( A1: ② | A2: any actions except layer actions ) section ㅤ Press: milestone, done, 1, 1 Release: milestone, done, 2, 2 Press: milestone, done, 3, 3 Release: milestone, done, 4, 4 tickInterval 1day section ㅤㅤ A1: 0, 1 A2: active, 1, 5 ``` The second kind is the one-way layer lock key. For example, the key has ② on A1, but any actions other than layer actions on A2. This kind of key acts like the Caps Lock key on standard keyboards, but only one-way. The device switches to the target layer when you press it, but doesn’t switch layers when you release or press it again. ### Two-way layer lock ```mermaid --- displayMode: compact --- gantt dateFormat X axisFormat %s title Two-way layer lock ( A1: ② | A2: ① ) section ㅤ Press: milestone, done, 1, 1 Release: milestone, done, 2, 2 Press: milestone, done, 3, 3 Release: milestone, done, 4, 4 tickInterval 1day section ㅤㅤ A1: 0, 1s A2: active, 1, 2s A1: 3, 2s ``` The third kind is the two-way layer lock. For example, the key has ② on A1, and ① on A2. This kind of key acts like the Caps Lock key on standard keyboards. The device switches to the target layer when you press it, and switches to the primary when you press it again. ### Layer rotator ```mermaid --- displayMode: compact --- gantt dateFormat X axisFormat %s title Layer rotator ( A1: ② | A2: ③ | A3: ① ) section ㅤ Press: milestone, done, 1, 1 Release: milestone, done, 2, 2 Press: milestone, done, 3, 3 Release: milestone, done, 4, 4 Press: milestone, done, 5, 5 Release: milestone, done, 6, 6 tickInterval 1day section ㅤㅤ A1: 0, 1s A2: active, 1, 2s A3: crit, 3, 2s A1: 5, 2s ``` The fourth type is the layer rotator: a key that moves the device to the next or previous layer. For instance, a key has ② on A1, ③ on A2, and ① on A3. With this setup, you can cycle through all the layers using just one key. ## Helpful hot keys There are some helpful hot keys for typing. ||Windows|Mac| |-|-|-| |Move the cursor to previous word|ctrl + :arrow_left:|option + :arrow_left:| |Move the cursor to next word|ctrl + :arrow_right:|option + :arrow_right:| |Move the cursor to the beginning of line|home|cmd + :arrow_left:| |Move the cursor to the end of line|end|cmd + :arrow_right:| |Delete the word to the left of the cursor|ctrl + backspace|option + backspace| |Delete the text from the cursor's current position to the beginning of the line||cmd + backspace| # Character entry ## Learning You can check out [my article on suggestions for learning character entry](/@andy23512/Sy6XveeBgx). ## Alternate space On the default layout of CC 3D input devices, there are two space keys. Some users alternate between them to increase typing speed. For further details, refer to [the section "Tech: Using both space keys" on this outdated wiki page](https://charachorder.notion.site/Typing-Exercises-a5adbdac10024675820be9f6c74a4994#:~:text=Tech%3A%20Using%20both%20space%20keys). ## Prevent double letters If you encounter the unexpected double-letter problem, try making quick flicks on the keys to avoid holding them down too long. If the issue persists, consider increasing [the debounce press and release settings](https://docs.charachorder.com/Device%20Manager.html#character-entry). # Chorded entry ## KSC_00 If a chord's output includes the "KSC_00 - No key pressed" action, the CC device won't automatically add a space at the end when triggered. Adding this action to the chord output can help avoid issues caused by automatic spaces in certain situations, such as when using IMEs. ## 2-letter chords 2-letter chords, especially when the two letters form a common bigram, are easy to trigger by mistake when you do character entries. Most users recommend avoiding them. ## Functional chords There are some functional chords available. These are not built-in, but you can [load them from the library tab in the device manager](https://docs.charachorder.com/Device%20Manager.html#library). The functional chords include: - X actions: Press a key (such as delete, backspace, or any arrow key) multiple times - Cursor wrap: Type a pair of symbols (like parentheses) and move the cursor between them - Caps Lock - Backspace once, then type `!` or `:` followed by a space ## Things to try when chording is hard When you find a chord that is complex for you, here are things you can try: 1. Use [the chord timing diagnostic tool](https://typing-tech.github.io/CharaChorder-utilities/#/chord-tools?tab=3) to check on which key(s) you miss the timing, and adjust your movement until you can constantly trigger the chord successfully. 2. Use the [spurring](https://docs.charachorder.com/Device%20Manager.html#spurring) mode. 3. When you think the key combination of a chord is too complex for your hands, you can [make an easier chord](https://docs.charachorder.com/Chords.html#how-do-i-make-chords) for the same output instead. For example, you can swap a key in the chord input with its mirrored key, such as swap the c key with the d key. 4. When you have difficulty with many chords, you can try increasing the [press and release tolerance](https://docs.charachorder.com/Device%20Manager.html#chording). ## Avoid some previous characters being removed when doing a chord Unexpected character removal happens when the timing between the previous character entries and the chord is too short. It causes CC devices to incorrectly treat previously entered characters as failed chord attempts, resulting in more backspaces than expected. Especially, it would happen if you chord right after entering insert mode in Vim. There are some ways to avoid this issue: - ~~Hit Ctrl before the chord.~~ (Note: This workaround no longer works around 3.0.0-gamma.4) - Change the max attempt of [auto correct setting](https://docs.charachorder.com/Device%20Manager.html#autocorrect) to 0. ## Diagonal presses (Chords with multiple input keys on the same stick) There is [a video about how to do a diagonal press](https://youtu.be/H5aES55JRUs?si=QWr5mEJtPYtVp1KC). If you still feel hard after trying, you can change the input of the chord. For example, you can swap a key with its mirrored key, such as swap the c key with the d key. ## Prevent chord confliction It's not possible to have two chords with the same chord input at the same time. For some words with the same letter set, such as `art`, `tar`, and `rat`, you can add additional keys, like `Alt`, `''` or `Dup`, to make them have different chord inputs. # Mouse ## Changing mouse speed There are four mouse speeds in CC devices. 1. Fast mouse: Hold both mouse keys in the same direction. 2. Slower Fast mouse: Hold Num-shift and both mouse keys in the same direction 3. Slow mouse: Hold a mouse key in any direction 4. Slowest mouse: hold Num-shift and a mouse key in any direction You could change the mouse speed setting via [the device manager](https://docs.charachorder.com/Device%20Manager.html#mouse) or [GTM](https://docs.charachorder.com/GenerativeTextMenu.html#mouse). # Other ## Mac keyboard identify dialog When you connect your CC device to a Mac for the first time, your Mac will attempt to identify what type of keyboard you have. A screen will pop up, asking you to press the Shift key to the left of the space bar. You may close this screen. Your device should work. ## Other languages and layouts If you want to use a CC 3D input device in an OS keyboard layout other than QWERTY-US or a language other than English, you can check [my article about it](/@andy23512/B116kIdAC). I also made a [layout viewer](https://andy23512.github.io/alnitak/layout-viewer) to view the final output across different OS layouts. It shows the CC1/CC2 default layout by default, and you can change it to the Master Forge (M4G) default layout on the settings page. ## One-handed operation ### Ambidextrous throwover For temporarily one-handed operation, such as when one of your hands is doing another thing, you could use the [Ambidextrous Throwover key](https://docs.charachorder.com/Glossary.html#term-Ambidextrous-Throwover-aka-Mirror-Mode) to access the keys on the opposite half. For example, on the default layout, `left Ambi key + c` would output `d`. ### One-handed layouts However, the previous method makes it difficult to use some key combinations. For long-term one-handed operation, it’s recommended to configure the device layout instead. On the official CharaChorder Discord server, there is [a one-handed layout that the CharaChorder team once built for a user](https://discord.com/channels/861730583092658206/897269135145328650/897270846094188566). Based on this layout, I’ve made the layout files for [left-hand only](https://raw.githubusercontent.com/andy23512/setting-files/920c4f1bdf7c7d8a9a28b30e6767728c3c6bb426/CharaChorder/cc1-cc2-left-hand-only.json) and [right-hand only](https://raw.githubusercontent.com/andy23512/setting-files/920c4f1bdf7c7d8a9a28b30e6767728c3c6bb426/CharaChorder/cc1-cc2-right-hand-only.json), respectively. You can also view them in [the layout viewer on Alnitak](https://andy23512.github.io/alnitak/layout-viewer). (The original layout doesn't have the minus key, so I set the index 3D press action to that key.) # Tip list on other websites ## Video - [ChorderClub Essentials - YouTube](https://www.youtube.com/playlist?list=PL5UG1PKtBJF7JQxwee2AwmUA2137eMHXL) - [CharaChorder Beginner Tips - YouTube](https://www.youtube.com/watch?v=ZJAXwuhwROI) ## Document - [CharaChorder One Wiki](https://charachorder.notion.site/CharaChorder-One-Wiki-f6f24cdfa4f94df7988d48e9b69fbacc) - "Learn to Type" and "Learn to Chord" sections are helpful. - [CharaChorder Builder](https://docs.google.com/spreadsheets/d/1ZiVmLQewM9AFnHXMyyWmq5UpMn3w8RCFe9kPOmYsC4Y/edit?gid=582376771#gid=582376771) - [Tips at device manager](https://github.com/CharaChorder/DeviceManager/blob/master/src/lib/assets/random-tips/en.json) - [Design the layout section at CharaChorder document](https://docs.charachorder.com/Layout.html#design-of-the-layout)

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Google Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully