This project provides a customizable macro keyboard solution using Circuit Python, allowing users to create custom keyboard layouts and macros efficiently.
This project aims to create a customizable macro keyboard using Circuit Python. It provides a simple and efficient way to create custom keyboard layouts and macros.
- Circuit Python compatible board
- Keyboard switches and keycaps
- USB cable
- Computer with internet connection
- Install Circuit Python on your board.
- Clone this repository and upload the code to your board.
- Add libraries from CircuitPy
- adafruit_debouncer
- adafruit_ticks
- Connect your keyboard switches and keycaps to the board.
- Verify that your board is recognized by your computer.
- Run the code and test your keyboard.
- Define your custom keyboard layout and macros in the code.
- Upload the code to your board.
- Use your macro keyboard to improve your productivity.
- If your board is not recognized by your computer, try restarting your computer and board.
- If your keyboard layout is not working as expected, check your code for errors.
Contributions are welcome. To contribute, fork this repository and submit a pull request with your changes.
- v1.0: Initial release
- v1.1: Added support for multiple keyboard layouts
- v1.2: Improved macro functionality
- Add support for wireless connectivity
- Improve user interface for easier macro creation
- Add support for multiple boards