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

Addition to the Apple Globe key code to QMK #24661

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    e1db7e4 View commit details
    Browse the repository at this point in the history
  2. Wind X R1: cleaned-up the folders to make clear that this firmware is

    for the release 1 of this keyboard.
    ChrisGVE committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    084a28b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    df21f6d View commit details
    Browse the repository at this point in the history
  2. Delete keyboards/windstudio/wind_x/R1 directory

    Removing the uppercase R1 folder
    ChrisGVE authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2859d3d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

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

Commits on Nov 12, 2024

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

Commits on Nov 16, 2024

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

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    02b20f0 View commit details
    Browse the repository at this point in the history
  2. feat(core): add KC_GLOBE keycodes according

    This commit is based on lordpixel23 commit [d390fff](lordpixel23@d39033f)
    ChrisGVE committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    74bef5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20cc8b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Nov 29, 2024

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

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    c769c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd2c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    061bbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66c7638 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    179fda2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90204f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0027d4b View commit details
    Browse the repository at this point in the history
  8. Update tmk_core/protocol.mk

    Co-authored-by: Ryan <fauxpark@gmail.com>
    ChrisGVE and fauxpark authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ad15e33 View commit details
    Browse the repository at this point in the history
  9. fix(globe key): corrected the flag set.

    SHARE_EP_ENABLE was incorrectly set with GLOBE_KEY_ENABLE, what was
    needed is to set the KEYBOARD_SHARED_EP instead. This corrects it.
    ChrisGVE committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    559cd8c View commit details
    Browse the repository at this point in the history
  10. Update data/constants/keycodes/keycodes_0.0.7_basic.hjson

    Co-authored-by: Ryan <fauxpark@gmail.com>
    ChrisGVE and fauxpark authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    9fed162 View commit details
    Browse the repository at this point in the history
  11. Update docs/keycodes.md

    Co-authored-by: Ryan <fauxpark@gmail.com>
    ChrisGVE and fauxpark authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    39ffd47 View commit details
    Browse the repository at this point in the history
  12. Update docs/keycodes_basic.md

    Co-authored-by: Ryan <fauxpark@gmail.com>
    ChrisGVE and fauxpark authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    a80f527 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Update docs/keycodes.md

    Co-authored-by: Ryan <fauxpark@gmail.com>
    ChrisGVE and fauxpark authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    fad7f83 View commit details
    Browse the repository at this point in the history
  2. Update tmk_core/protocol.mk

    Co-authored-by: Ryan <fauxpark@gmail.com>
    ChrisGVE and fauxpark authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    3ca8651 View commit details
    Browse the repository at this point in the history