1
0
Fork 0
qmk_firmware/keyboards/maple_computing/minidox
2025-02-09 13:36:59 -08:00
..
keymaps [MERGE] Consolidate EE Hands with MASTER_LEFT/RIGHT and simplify behavior (24162) 2025-02-09 13:36:59 -08:00
rev1 Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2024-07-23 15:49:11 +01:00
readme.md [MERGE] Consolidate EE Hands with MASTER_LEFT/RIGHT and simplify behavior (24162) 2025-02-09 13:36:59 -08:00

MiniDox

MiniDox

A compact version of the ErgoDox

  • Keyboard Maintainer: That-Canadian
  • Hardware Supported: MiniDox PCB rev1 Pro Micro

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

make maple_computing/minidox/rev1:default

Flashing example for this keyboard (using the command line):

make maple_computing/minidox/rev1:default:flash

See build environment setup then the make instructions for more information.

Build Guide

A build guide for putting together the MiniDox v1 can be found here: MiniDox Build Log / Guide

Choosing which board to plug the USB cable into (choosing Master)

Because the two boards are identical, the firmware has logic to differentiate the left and right board. It uses two strategies to figure things out, EEPROM or by define. See setting-handedness for more information.