2023-12-04 15:07:37 +06:00
# EE-AT
2021-12-15 09:40:17 +06:00
2023-12-04 15:07:37 +06:00
This is a standard weird layout PCB, now with Hotswap. It supports VIA.
2021-12-15 09:40:17 +06:00
* Keyboard Maintainer: [Yiancar ](http://yiancar-designs.com/ ) and on [GitHub ](https://github.com/yiancar )
2023-12-04 15:07:37 +06:00
* Hardware Supported: A keyboard with STM32F072CB
2021-12-15 09:40:17 +06:00
* Hardware Availability: https://geon.works/
## Instructions
### Build
Make example for this keyboard (after setting up your build environment):
2023-12-04 15:07:37 +06:00
make geonworks/ee_at:default
2021-12-15 09:40:17 +06:00
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
2023-12-04 15:07:37 +06:00
- Flash using QMK Toolbox or CLI (`make geonworks/ee_at:< keymap > :flash`)