fe687af54d
* Implement magic 8-ball mode for big series switch * LED Testing * Add Ctrl+Alt+Del key mapping * Add Windows lock (win+L) layout. * Add Big Series 3-key * Add Big Series 4-key * Add Big Series 2-key * Fix layout mapping for Big Series 3u * Fix merge-conflict. * Refactor bigseries boards into a single folder
19 lines
309 B
Markdown
19 lines
309 B
Markdown
# DudeOfAwesome's Big Series 1-key layout
|
|
|
|
## Features
|
|
|
|
### Tap dancing taps:
|
|
1. Media Play / Pause
|
|
1. Media Next
|
|
1. RGB Mode Next
|
|
1. RGB Mode Previous
|
|
|
|
## Building and flashing
|
|
|
|
1. Put your board in DFU mode with the button on the bottom
|
|
1. Flash:
|
|
```bash
|
|
$ make bigseries:dudeofawesome:dfu
|
|
```
|
|
|