20 lines
785 B
Markdown
20 lines
785 B
Markdown
# Adept42
|
|
|
|

|
|
|
|
A compact 42 key ortholinear, column staggered split keyboard. The keyboard layout has been designed to be ergonomic and efficient.
|
|
|
|
* Keyboard Maintainer: [Deon Spengler](https://github.com/deonspengler)
|
|
* Hardware Supported: Arduino Pro Micro
|
|
|
|
## Building firmware
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make handwired/adept42:default
|
|
|
|
Flash firmware to Pro Micro
|
|
|
|
make handwired/adept42:micro:avrdude
|
|
|
|
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).
|