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

feat: Add Programmed External Keys. #33

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Mar 17, 2020

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

Commits on Mar 18, 2020

  1. Apply suggestions from code review

    Formating Done
    
    Co-Authored-By: per1234 <[email protected]>
    TheShubham99 and per1234 authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    d345997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f53f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6132af0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    623a9f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6e11f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81773c3 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Control structures simplified
    
    Co-Authored-By: per1234 <[email protected]>
    TheShubham99 and per1234 authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    e406919 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d162f6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a675091 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0705b23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bbeb9b View commit details
    Browse the repository at this point in the history
  12. Updating ProgrammableButtons

    Example for native USB Arduino boards (e.g., Leonardo, Micro, MKR, Nano 33 IoT, Zero, Due)
    
    - When the first button is pressed, the Ctrl + C keyboard shortcut (copy) is emulated.
    
    -When the second button is pressed, the Ctrl + V keyboard shortcut (paste) is emulated.
    TheShubham99 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    ae4b8ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0f90f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    5b8575f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4147bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2183ab View commit details
    Browse the repository at this point in the history
  4. Update ProgrammableButtons.ino

    Making Trigger when pinstate is HIGH.
    TheShubham99 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    bfb8ff1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    5282143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91d0a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3aaa42 View commit details
    Browse the repository at this point in the history