03791ed92a
* 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 |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
daisy.c | ||
daisy.h | ||
info.json | ||
readme.md | ||
rules.mk |
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
- Keyboard Maintainer: Blake Drayson
- Hardware Supported: DAISY PCB / ATMega328P
- Hardware Availability: draytronics.co.uk
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