Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 459 Bytes

rgb-pico-keyboard

Setting up the pico

  1. Download the latest CircuitPython
  2. Copy the uf2 to the pico instructions
  3. Once it is rebooted copy and shows up as a USB drive copy main.py, command.py, user_commands.py and lib/ to the root directory.

Customizing your keys

Modify the user_commands.py file