mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-24 18:11:14 +00:00
1.2 KiB
1.2 KiB
DAISY V2
An open source macro pad with a rotary encoder and OLED panel, this is an alternative version to the original through hole Daisy kit. More info / PCB designs available at draytronics.co.uk/daisyV2
- Keyboard Maintainer: Blake Drayson
- Hardware Supported: DAISY PCB V2 / STM32F072
- Hardware Availability: draytronics.co.uk
Make example for this keyboard (after setting up your build environment):
make draytronics/daisy_v2:default
Flashing example for this keyboard:
make draytronics/daisy_v2:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with The QMK Tutorial.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the rotary encoder button and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available