qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1115B)


      1 # DAISY
      2 ![daisy](https://www.draytronics.co.uk/wp-content/uploads/2020/12/repository-open-graph-template-1.png)  
      3 
      4 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)
      5 
      6 * Keyboard Maintainer: [Blake Drayson](https://github.com/ghostseven)
      7 * Hardware Supported: DAISY PCB / ATMega328P
      8 * Hardware Availability: [draytronics.co.uk](https://draytronics.co.uk)
      9 
     10 Make example for this keyboard (after setting up your build environment):
     11 
     12     make draytronics/daisy:default
     13 
     14 Flashing example for this keyboard:
     15 
     16     make draytronics/daisy:default:flash
     17 
     18 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).
     19 
     20 VIA design config file avaliable [here](https://www.draytronics.co.uk/f_daisy/draytronics_daisy_via_config.json)