qmk_firmware/keyboards/bigseries/1key/keymaps/dudeofawesome/README.md
Cole Markham fe687af54d Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669)
* 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
2018-08-19 12:29:03 -07:00

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
```