qmk_firmware/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
config.h
daisy.c
daisy.h
info.json
readme.md
rules.mk

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