qmk_firmware

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

readme.md (1527B)


      1 # ELISE
      2 
      3 ![elise](https://www.draytronics.co.uk/wp-content/uploads/2021/04/repository-open-graph-template.png)
      4 
      5 A open source, low cost 65% keyboard PCB with USB-C, ESD protection, RGB underglow and XD68 case / plate compatability.  Designed in the UK. 
      6 More info / sales / PCB designs available at [draytronics.co.uk/elise](https://draytronics.co.uk)
      7 
      8 * Keyboard Maintainer: [Blake Drayson](https://github.com/ghostseven)
      9 * Hardware Supported: ELISE PCB / ATMega32U4
     10 * Hardware Availability: [draytronics.co.uk](https://draytronics.co.uk)
     11 
     12 
     13 Entering DFU mode (to allow flashing):
     14 
     15  - Pressing the reset button on the back of the board when it is plugged in will enter DFU.
     16  - Holding down the ESC key whilst plugging in the keyboard will enter DFU.
     17  - If you have one of the provided keymaps flashed, then pressing FN-Tab will enter DFU.
     18     
     19 Make example for this keyboard (after setting up your build environment):
     20 
     21     make draytronics/elise:default
     22 
     23 Flashing example for this keyboard:
     24 
     25     make draytronics/elise:default:flash
     26 
     27 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).
     28 
     29 
     30 ![elise-pcb-top](https://www.draytronics.co.uk/wp-content/uploads/2021/04/Draytronics-Elise-PCB-V1-top.png)
     31 
     32 ![elise-pcb-bot](https://www.draytronics.co.uk/wp-content/uploads/2021/04/Draytronics-Elise-PCB-V1-bottom.png)