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 Endless80 Touch-Up #19339

Merged
merged 9 commits into from
Dec 15, 2022
Merged

DZTECH Endless80 Touch-Up #19339

merged 9 commits into from
Dec 15, 2022

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    4e7ffe9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    42c5143 View commit details
    Browse the repository at this point in the history
  2. endless80.h: align position arguments

    Whitespace-only change, for readability.
    noroadsleft committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    226bb37 View commit details
    Browse the repository at this point in the history
  3. refactor default keymap

    - apply four-space indent
    - grid-align keycodes
    noroadsleft committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6d9191f View commit details
    Browse the repository at this point in the history
  4. refactor via keymap

    - apply four-space indent
    - grid-align keycodes
    noroadsleft committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e1bc208 View commit details
    Browse the repository at this point in the history
  5. correct default keymap

    The `default` keymap was seemingly written for a TKL PCB with Split Backspace support and a Tsangan bottom row, but the only layout macro currently available is 2u Backspace and a Standard bottom row.
    
    This commit removes the Split Backspace `Delete` keycode, and adds a `KC_APP` (Context Menu) keycode to the bottom row.
    noroadsleft committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    04fb344 View commit details
    Browse the repository at this point in the history
  6. add LAYOUT_tkl_ansi

    noroadsleft committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    838d584 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f142798 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66dd893 View commit details
    Browse the repository at this point in the history