Skip to content

erenterzioglu/Macro-Keyboard

Repository files navigation

Macro-Keyboard

Macro Keyboard with adjustable keys

Features

  • Adjust macros what you want to do for each key up to 30 buttons
  • Macros saved in EEPROM and it is nonvolatile until the next override
  • Hotkey support up to six buttons
  • Open for development

Requirements

Hardware

  • Arduino leonardo or an alternative microcontroller that have internal usb support
  • Keypad
  • Jumper wires male-male

Software:

  • Arduino ide or Visual Studio Code and PlatformIO add on

  • Python and libraries:

  • Libraries for arduino development:

    • Keypad
    • Arduino platform if you using PlatformIO
    • Keyboard library, EEProm library is pre-installed libraries

Instructions

You can follow the instructions here

Features can be added

  • v-usb support for decrasing cost on microcontroller side
  • Add a bindings valid bit for sending less value on microcontroller
  • Support for accent keys
  • Visual improvements and general improvements on binding application

Tutorials for used technologies in this project

If you interested in this project and develop something in it, this links can be helpful

Contact

LinkedIn

hackaday.io

About

Macro Keyboard with adjustable keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages