c5a75eb16f
* initial commit lvl1 * Add APM32 option * update stuff:) * White * Update to yaml * Update keyboards/artifact/lvl/rev_hs01/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json * Update info.json Ups... * Update mcuconf.h * Update halconf.h * Update info.json * Update keyboards/artifact/lvl/rev_hs01/config.h Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
32 lines
899 B
Markdown
Executable file
32 lines
899 B
Markdown
Executable file
# LvL Type-01/80
|
|
|
|
This is a standard TKL layout PCB. It supports VIA.
|
|
|
|
* Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
|
|
* Hardware Supported: A TKL keyboard with STM32F072CB
|
|
* Hardware Availability: https://artifact-industries.com
|
|
|
|
## Instructions
|
|
|
|
### Build
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make artifact/lvl/rev_hs01:default
|
|
|
|
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).
|
|
|
|
### Reset
|
|
|
|
- Unplug
|
|
- Hold Escape
|
|
- Plug In
|
|
- Unplug
|
|
- Release Escape
|
|
|
|
### Flash
|
|
|
|
- Unplug
|
|
- Hold Escape
|
|
- Plug In
|
|
- Flash using QMK Toolbox or CLI (`make artifact/lvl/rev_hs01:<keymap>:flash`)
|