forked from forks/qmk_firmware
20 lines
957 B
Markdown
20 lines
957 B
Markdown
|
# SCARLET
|
||
|
|
||
|
![scarlet](https://www.draytronics.co.uk/wp-content/uploads/2020/10/Scarlet-PCB-Compared-Combined.png)
|
||
|
|
||
|
A open source 17 key numpad keyboard, designed to be easily built at home with through hole components. More info / kits / PCB designs available at [draytronics.co.uk/scarlet](draytronics.co.uk)
|
||
|
|
||
|
* Keyboard Maintainer: [Blake Drayson](https://github.com/ghostseven)
|
||
|
* Hardware Supported: SCARLET PCB / ATMega32A
|
||
|
* Hardware Availability: [draytronics.co.uk](draytronics.co.uk)
|
||
|
|
||
|
Make example for this keyboard (after setting up your build environment):
|
||
|
|
||
|
make draytronics/scarlet:default
|
||
|
|
||
|
Flashing example for this keyboard:
|
||
|
|
||
|
make draytronics/scarlet:default:flash
|
||
|
|
||
|
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).
|