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

Add GMMK Numpad (Default, Via) #20067

Merged
merged 34 commits into from
Apr 2, 2023
Merged

Add GMMK Numpad (Default, Via) #20067

merged 34 commits into from
Apr 2, 2023

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    eb6555f View commit details
    Browse the repository at this point in the history
  2. Fix Product URL

    RustedAperture committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f0b17ab View commit details
    Browse the repository at this point in the history
  3. Fix License Headers

    RustedAperture committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    56a3098 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    1f89a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe4ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7be695 View commit details
    Browse the repository at this point in the history
  4. Clean Up Code

    RustedAperture committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9ef126d View commit details
    Browse the repository at this point in the history
  5. Code Cleanup

    RustedAperture committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3bfc15b View commit details
    Browse the repository at this point in the history
  6. Fix RGB

    RustedAperture committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    42c8ad9 View commit details
    Browse the repository at this point in the history
  7. encoder_update_user

    RustedAperture committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e7f9f9c View commit details
    Browse the repository at this point in the history
  8. Reverse Encoder

    RustedAperture committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e60e917 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    c3af9b3 View commit details
    Browse the repository at this point in the history
  2. Update keyboards/gmmk/numpad/readme.md

    Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
    RustedAperture and sigprof authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    8c6caec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ea35f View commit details
    Browse the repository at this point in the history
  4. Lower wait to 1000ms

    RustedAperture committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    8c1c49e View commit details
    Browse the repository at this point in the history
  5. Slider Working

    RustedAperture committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    0ba9c4b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Encoder Button

    RustedAperture committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    a7fd263 View commit details
    Browse the repository at this point in the history
  2. Fix: Encoder Push

    RustedAperture committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f83145f View commit details
    Browse the repository at this point in the history
  3. Enable Midi Advanced

    RustedAperture committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    5622618 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Update keyboards/gmmk/numpad/keymaps/default/keymap.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    972056a View commit details
    Browse the repository at this point in the history
  2. Update keyboards/gmmk/numpad/keymaps/via/keymap.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e87a652 View commit details
    Browse the repository at this point in the history
  3. Update keyboards/gmmk/numpad/numpad.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    61c900d View commit details
    Browse the repository at this point in the history
  4. Update keyboards/gmmk/numpad/numpad.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2f7a64e View commit details
    Browse the repository at this point in the history
  5. Update Headers

    RustedAperture committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d62b9d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Update keyboards/gmmk/numpad/info.json

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e45d852 View commit details
    Browse the repository at this point in the history
  2. remove uneeded code

    RustedAperture committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8c0d31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29b5080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    935d5b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5cfdf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    864a05a View commit details
    Browse the repository at this point in the history
  7. Update keyboards/gmmk/numpad/matrix.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    cd15863 View commit details
    Browse the repository at this point in the history
  8. Update keyboards/gmmk/numpad/matrix.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    RustedAperture and drashna authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a1335c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00ab7b9 View commit details
    Browse the repository at this point in the history
  10. Add Keyboard Image

    RustedAperture committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fe67ef9 View commit details
    Browse the repository at this point in the history