Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 553 Bytes

macropad

Composition

  • 16 key switchs
  • 1 oled screen 0.96
  • 2 rotary encoders

PCB

PCB files can be found in "macro" folder along with the zip file to order it from pcbway

Code

Installation process

  • Copy /pico_files/adafruit-circuitpython-raspberry_pi_pico-fr-8.0.4 to your Rpi pico
  • After a few seconds your pico will restart and a disk named circuitpython will show up
  • Copy /pico_files/kmk /pico_files/lib /pico_files/code.py /pico_files/boot.py /pico_files/oled.py to the circuitpython disk
  • The keyboard should work instatly