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

Merging Corne 5-column into main #1

Merged
merged 15 commits into from
Jun 3, 2024
Merged

Merging Corne 5-column into main #1

merged 15 commits into from
Jun 3, 2024

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    eaf976a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6d9d9 View commit details
    Browse the repository at this point in the history
  3. Dvorak as layer 0

    keymap-editor[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    57399ad View commit details
    Browse the repository at this point in the history
  4. Trimming keyboard diagrams.

    Removed leftmost and rightmost columns and added a little more line drawing.
    amacleod committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6e5cbfc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Lots of keymap additions.

    Trying to make a cycle of base layouts that can be chosen in sequence:
    Hands Down Neu, Hands Down Gold, Dvorak, Colemak-DH, QWERTY, Canary
    Ortho, Sturdy. Also replaced "lower" and "raise" layers with symbol
    layer (inspired by Pascal Getreuer), navigation layer, and a numpad
    layer with F-keys.
    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    32cd9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b4d8b View commit details
    Browse the repository at this point in the history
  3. Putting in required binding-cells directives.

    Though I do not understand why they are required nor what they mean.
    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1ba44e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef81856 View commit details
    Browse the repository at this point in the history
  5. Rearranging to get ESC and TAB and trying to fix numpad lock.

    All layouts should now have escape and tab on them, and to get
    backspace on Hands Down Gold there are escape, backspace, and tab on
    the nav layer now. I imitated the technique described in
    zmkfirmware/zmk#1299 (comment)
    to use conditional layers for num-lock.
    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    70169b4 View commit details
    Browse the repository at this point in the history
  6. Missed a semicolon.

    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0a92adf View commit details
    Browse the repository at this point in the history
  7. Fix typo: LAYOUT -> LAYOUTS

    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e636cd8 View commit details
    Browse the repository at this point in the history
  8. Missed the O in HD Neu.

    No idea how that Z got in there.
    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b5d7eea View commit details
    Browse the repository at this point in the history
  9. Making left thumb key also exit numlock.

    Also updated copyright statement and added a to-do list.
    amacleod committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9311e0d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    4a94acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a967d9 View commit details
    Browse the repository at this point in the history