qmk_firmware/keyboards/handwired/dactyl_manuform_pi_pico
GustawXYZ a794ceeb51
[Keyboard] Add dactyl_manuform_pi_pico (#23891)
Adds new keyboard under handwired/dactyl_manuform_pi_pico

It is a dactyl_manuform(5x6) running on Pi Pico micro controller
2024-12-03 16:09:24 -07:00
..
keymaps/default
config.h
keyboard.json
readme.md

dactyl_manuform_pi_pico

dactyl_manuform_pi_pico

This is a dactyl_manuform 5x6 running Rasrberry Pi Pico. It's based on alcor_dactyl but with more reasonable GPIO layout for Pi Pico and clasic dactyl_manuform layout (pinkies have only 4 rows).

Build instructions: https://github.com/GustawXYZ/dactyl_manuform_pi_pico/

Make example for this keyboard (after setting up your build environment):

make handwired/dactyl_manuform_pi_pico:default

Flashing example for this keyboard:

make handwired/dactyl_manuform_pi_pico:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available