Skip to content

cdavidb82/macro-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macro Keyboard

This project provides a customizable macro keyboard solution using MicroPy, allowing users to create custom keyboard layouts and macros efficiently.

Install MIcroPy

Update python name

Change macro_keyboard.py to main.py on your Raspberry Pi Pico for it to run at boot.

Macro Keyboard PIN_OUT

Layout of the Macro Keyboard functions and PIN_OUT(GPIO) of the Raspberry Pi Pico

  • GPIO_7 ==> CTRL + F1
  • GPIO_8 ==> CTRL + F2
  • GPIO_9 ==> CTRL + F3
  • GPIO_19 => CTRL + F4
  • GPIO_20 => CTRL + F5
  • GPIO_21 => CTRL + F6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages