Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: T-vK/ESP32-BLE-Keyboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: T-vK/ESP32-BLE-Keyboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 5 files changed
  • 6 contributors

Commits on Sep 16, 2021

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

Commits on Sep 17, 2021

  1. Fix for #115

    sivar2311 committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    01f5dd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

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

Commits on Oct 1, 2021

  1. Merge pull request #117 from sivar2311/master

    Fix for #115
    T-vK authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    7984db0 View commit details
    Browse the repository at this point in the history
  2. Bump version for next release

    T-vK committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4d93a04 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Numpad Key definitions, PRTSC and version info

    Added Numpad key definitions, also PRTSC was missing. Added version information, including MAJOR, MINOR and PATCH.
    DustinWatts authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    364ab94 View commit details
    Browse the repository at this point in the history
  2. Update BleKeyboard.h

    DustinWatts authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8e184d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #126 from DustinWatts/patch-1

    Numpad Key definitions, PRTSC and version info
    T-vK authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    82959f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Update to reflect code.

    Update readme to reflect commenting out CTRL+ALT+DEL code.
    ScaredyCat authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    0c52ec7 View commit details
    Browse the repository at this point in the history
  2. Remove text

    ScaredyCat authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5cffe1d View commit details
    Browse the repository at this point in the history
  3. Comment out CTRL+ALT+DEL

    Comment out CTRL+ALT+DEL code
    ScaredyCat authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6cf1902 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from ScaredyCat/patch-2

    Remove Ctrl+Alt+Del from README example
    T-vK authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    15ff2f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #135 from ScaredyCat/patch-3

    Comment out CTRL+ALT+DEL
    T-vK authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    183afac View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Fixed USE_NIMBLE

    sivar2311 committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    c96bc0e View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    sivar2311 committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e54ec21 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Bump version for next release

    T-vK committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f8dd485 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    0b14086 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from muddyfeet/master

    Fixed MediaKeys releasing on ReleaseAll
    T-vK authored Mar 24, 2024
    2 Configuration menu
    Copy the full SHA
    b7aaf9b View commit details
    Browse the repository at this point in the history
Loading