keyboards/ymdk/id75/readme.md
A 75-key, 5-row ortholinear keyboard with per-key and underglow RGB LEDs.
idobao/id75 or ymdk/ymd75.
This keyboard has had multiple PCB revisions, some of which may not work with the firmware in this repository. Check your PCB before flashing.
f103: (Geehy APM32F103CBT6, uf2boot)rp2040: (RP2040, rp2040)Make example for this keyboard (after setting up your build environment):
make ymdk/id75/f103:default
make ymdk/id75/rp2040:default
Flashing example for this keyboard:
make ymdk/id75/f103:default:flash
make ymdk/id75/rp2040:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Enter the bootloader in 3 ways:
QK_BOOT. In the pre-supplied keymaps it is on the second layer, in the bottom-right corner.After entering the bootloader through one of the three methods above, the keyboard will appear as a USB mass storage device. If the CLI is unable to find this device, the compiled .uf2 file can be manually copied to it. The keyboard will reboot on completion with the new firmware loaded.
f103: The volume name is MT.KEY.rp2040: The volume name is RPI-RP2.