qmk-dactyl-manuform-a/keyboards/draytronics/daisy
James Young 03791ed92a
Draytronics Daisy Configurator Refactor (#13325)
* correct layout data

* use LAYOUT as layout macro name

The defined LAYOUT_daisy is functional, but Configurator expects LAYOUT through the info.json file. As the board only supports one layout according to the open-source PCB files, use LAYOUT as the defined macro per QMK guidelines.

* add layout macro alias
2021-06-25 20:24:42 -07:00
..
keymaps/default Draytronics Daisy Configurator Refactor (#13325) 2021-06-25 20:24:42 -07:00
config.h Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221) 2021-03-25 22:53:30 +11:00
daisy.c Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221) 2021-03-25 22:53:30 +11:00
daisy.h Draytronics Daisy Configurator Refactor (#13325) 2021-06-25 20:24:42 -07:00
info.json Draytronics Daisy Configurator Refactor (#13325) 2021-06-25 20:24:42 -07:00
readme.md Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221) 2021-03-25 22:53:30 +11:00
rules.mk Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221) 2021-03-25 22:53:30 +11:00

readme.md

DAISY

daisy

An open source macro pad with rotary encoders and under glow, designed to be easily built with (mostly) through hole components. More info / kits / PCB designs available at draytronics.co.uk/daisy

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

make draytronics/daisy:default

Flashing example for this keyboard:

make draytronics/daisy:default:flash

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

VIA design config file avaliable here