Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221)

* Daisy first commit buggy

* buggy still underglow crash

* Daisy V1

* ReadMe Updates
This commit is contained in:
Blake
2021-03-25 11:53:30 +00:00
committed by GitHub
parent 6276f54752
commit c4d05010cb
8 changed files with 285 additions and 2 deletions

View File

@@ -0,0 +1,20 @@
# DAISY
![daisy](https://www.draytronics.co.uk/wp-content/uploads/2020/12/repository-open-graph-template-1.png)
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](https://www.draytronics.co.uk/daisy)
* Keyboard Maintainer: [Blake Drayson](https://github.com/ghostseven)
* Hardware Supported: DAISY PCB / ATMega328P
* Hardware Availability: [draytronics.co.uk](https://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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
VIA design config file avaliable [here](https://www.draytronics.co.uk/f_daisy/draytronics_daisy_via_config.json)