qmk_firmware/keyboards/handwired/dactyl_manuform_pi_pico
2025-07-06 20:30:47 +10:00
..
keymaps/default Deprecate some nonstandard mod & mod-tap keycode aliases (#25437) 2025-07-06 20:30:47 +10:00
config.h [Keyboard] Add dactyl_manuform_pi_pico (#23891) 2024-12-03 16:09:24 -07:00
keyboard.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
readme.md [Keyboard] Add dactyl_manuform_pi_pico (#23891) 2024-12-03 16:09:24 -07:00

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