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 base firmware for the Frog Numpad #19698

Merged
merged 24 commits into from
Jan 29, 2023
Merged

Commits on Feb 14, 2022

  1. Add base firmware for the Frog Numpad

    Wolf Van Herreweghe committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    505f0bc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Update frog

    Wolf Van Herreweghe committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    569e683 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Update frog pad with rotary encoder options

    Wolf Van Herreweghe committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    7e8baf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Add base firmware for the Frog Numpad

    Wolf Van Herreweghe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    43f85d9 View commit details
    Browse the repository at this point in the history
  2. Update frog

    Wolf Van Herreweghe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    690c78b View commit details
    Browse the repository at this point in the history
  3. Update frog pad with rotary encoder options

    Wolf Van Herreweghe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    57b1954 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'frog_np' of https://github.com/ToastyStoemp/qmk_firmware

    …into frog_np
    Wolf Van Herreweghe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bc996df View commit details
    Browse the repository at this point in the history
  5. remove depricated QMK codes

    Wolf Van Herreweghe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    9f75a71 View commit details
    Browse the repository at this point in the history
  6. Update Info.json

    Wolf Van Herreweghe committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    609db00 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. update frog with rotary encoder mapping

    Wolf Van Herreweghe committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    9401fb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Sep 20, 2022

  1. Update keyboards/wolf/frog_np/rules.mk

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    ToastyStoemp and drashna authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1fceb51 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    2889b94 View commit details
    Browse the repository at this point in the history
  2. Update keyboards/wolf/frogpad/readme.md

    Co-authored-by: jack <0x6a73@protonmail.com>
    ToastyStoemp and waffle87 authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    051a341 View commit details
    Browse the repository at this point in the history
  3. Rename from ortho to numpad

    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    5e47fd6 View commit details
    Browse the repository at this point in the history
  4. remove config_common

    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    bd275a7 View commit details
    Browse the repository at this point in the history
  5. Add default behavior for encoders

    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    5d86704 View commit details
    Browse the repository at this point in the history
  6. Small compiler fix

    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8dad600 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'frog_np' of https://github.com/ToastyStoemp/qmk_firmware

    …into frog_np
    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    b5a3928 View commit details
    Browse the repository at this point in the history
  8. Reverted back to ortho layout since the board does support both norma…

    …l and southpaw macro's But added the layout option. Also tweaked ortho to match the default layout
    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    6941451 View commit details
    Browse the repository at this point in the history
  9. remove config file

    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    7536ad1 View commit details
    Browse the repository at this point in the history
  10. Update encoder to update KB rather than user

    Wolf committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ab8c26a View commit details
    Browse the repository at this point in the history
  11. Update keyboards/wolf/frogpad/frogpad.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    ToastyStoemp and drashna authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    598a4f4 View commit details
    Browse the repository at this point in the history
  12. Update keyboards/wolf/frogpad/frogpad.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    ToastyStoemp and drashna authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4a711d2 View commit details
    Browse the repository at this point in the history