Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DZTech Pluto Community Layout support #22069

Merged
merged 18 commits into from
Sep 19, 2023
Merged

Commits on Sep 16, 2023

  1. Add layout/matrix diagram

    [docs]
    noroadsleft committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    cd99414 View commit details
    Browse the repository at this point in the history
  2. Friendly-format info.json

    - apply four-space indent
    - sort JSON keys in layout objects
    
    [style]
    noroadsleft committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    849d3ee View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Correct LAYOUT_all data

    Correct key sizes/positions of:
    
    - ANSI Backslash [1, 13]
    - ANSI Enter [1, 14]
    - Fn [3, 13]
    
    [chore]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    00f1d17 View commit details
    Browse the repository at this point in the history
  2. Correct LAYOUT_iso data

    Correct position of Fn key [3, 13].
    
    [chore]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a1a52fd View commit details
    Browse the repository at this point in the history
  3. Add LAYOUT_tkl_nofrow_ansi_split_bs_rshift

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    78465df View commit details
    Browse the repository at this point in the history
  4. Add LAYOUT_tkl_nofrow_ansi

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e0b5687 View commit details
    Browse the repository at this point in the history
  5. Add LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    24c32c0 View commit details
    Browse the repository at this point in the history
  6. Add LAYOUT_tkl_nofrow_ansi_tsangan

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    3b6e2b4 View commit details
    Browse the repository at this point in the history
  7. Add LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8920de4 View commit details
    Browse the repository at this point in the history
  8. Add LAYOUT_tkl_nofrow_ansi_wkl

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    2c50293 View commit details
    Browse the repository at this point in the history
  9. Add LAYOUT_tkl_nofrow_iso_split_bs_rshift

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7853eca View commit details
    Browse the repository at this point in the history
  10. Add LAYOUT_tkl_nofrow_iso

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1ef8449 View commit details
    Browse the repository at this point in the history
  11. Add LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f46509c View commit details
    Browse the repository at this point in the history
  12. Add LAYOUT_tkl_nofrow_iso_tsangan

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e228588 View commit details
    Browse the repository at this point in the history
  13. Add LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8ac962c View commit details
    Browse the repository at this point in the history
  14. Add LAYOUT_tkl_nofrow_iso_wkl

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    886fbf1 View commit details
    Browse the repository at this point in the history
  15. Enable Community Layout support

    [enhancement]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d32bedf View commit details
    Browse the repository at this point in the history
  16. Touch-up keymaps

    Update keycode grid alignment.
    
    [style]
    noroadsleft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    6391b91 View commit details
    Browse the repository at this point in the history