20 lines
377 B
Markdown
20 lines
377 B
Markdown
|
# myoung34's Planck Layout
|
||
|
|
||
|
A basic Planck layout with simultaneous backlight and audio support.
|
||
|
|
||
|
## Features
|
||
|
|
||
|
- Base Layers
|
||
|
- QWERTY
|
||
|
- Colemak
|
||
|
- Audio
|
||
|
- Backlight
|
||
|
|
||
|
## Building and flashing
|
||
|
|
||
|
1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
|
||
|
1. Flash:
|
||
|
```bash
|
||
|
$ make planck/rev4:myoung34:dfu
|
||
|
```
|