| .. | ||
| keymaps/default | ||
| ee_at.c | ||
| keyboard.json | ||
| matrix_diagram.md | ||
| readme.md | ||
| rules.mk | ||
EE-AT
This is a standard weird layout PCB, now with Hotswap. It supports VIA.
- Keyboard Maintainer: Yiancar and on GitHub
- Hardware Supported: A keyboard with STM32F072CB
- Hardware Availability: https://geon.works/
Instructions
Build
Make example for this keyboard (after setting up your build environment):
make geonworks/ee_at:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Reset
- Unplug
- Hold Escape
- Plug In
- Unplug
- Release Escape
Flash
- Unplug
- Hold Escape
- Plug In
- Flash using QMK Toolbox or CLI (
make geonworks/ee_at:<keymap>:flash)