5af1799735 | ||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
elise.c | ||
elise.h | ||
info.json | ||
readme.md | ||
rules.mk |
readme.md
ELISE
A open source, low cost 65% keyboard PCB with USB-C, ESD protection, RGB underglow and XD68 case / plate compatability. Designed in the UK. More info / sales / PCB designs available at draytronics.co.uk/elise
- Keyboard Maintainer: Blake Drayson
- Hardware Supported: ELISE PCB / ATMega32U4
- Hardware Availability: draytronics.co.uk
Entering DFU mode (to allow flashing):
- Pressing the reset button on the back of the board when it is plugged in will enter DFU.
- Holding down the ESC key whilst plugging in the keyboard will enter DFU.
- If you have one of the provided keymaps flashed, then pressing FN-Tab will enter DFU.
Make example for this keyboard (after setting up your build environment):
make draytronics/elise:default
Flashing example for this keyboard:
make draytronics/elise:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.