GithubHelp home page GithubHelp logo

dinosaurier101 / macropadhotkey Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 84 KB

CircuitPython Firmware for Adafruit Macropad.

License: MIT License

Python 100.00%
adafruit circuitpython circuitpython-community circuitpython-project macro-keyboard macropad macropad-hotkeys rp2040

macropadhotkey's Introduction

MacropadHotkey

My own implementation of the Macropad-Hotkeys firmware for Adafruit Macropad. For use with CircuitPython.

Features

  • Option to have functions in macros
  • Compatible with 'original' Macropad-Hotkey macros
  • Different macro presets selectable via rotary enconder
  • Support for multiple keyboard layouts (QWERTY, QWERTZ, AZERTY) and possibility to add more
  • Press encoder button to switch key backlight on/off

How to use functions

Simply add your function to the end of each button macro:
as a string: (color, 'label', 'key sequence', 'function1')
or as a list: (color, 'label', 'key sequence', ['function1', 'function2', 'more functions...'])
Examples can be found in the Example Macro.

Future Plans

  • find way to handle lost usb connection error (caused by pc standby)
  • display blanking / standby
  • implement outputting values on display
  • boot screen?
  • add more macros
  • add delay option for functions
  • led effects?
  • don't show drive unless key is pressed

macropadhotkey's People

Contributors

dinosaurier101 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.