[Keyboard] Element Hotswap PCB (#15082)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
MechMerlin
2021-11-10 06:24:16 -08:00
committed by GitHub
parent 40ac8d1536
commit 6ccf774ea5
9 changed files with 329 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# Element G67 Hotswap
A blockered 65% with per-key RGB, underglow, and USB Type C.
* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
* Hardware Supported: Element G67 Hotswap (ATmega32U4)
* Hardware Availability: [NEO Keys](https://www.neokeys.net/)
Make example for this keyboard (after setting up your build environment):
make neokeys/g67/element_hs:default
Flashing example for this keyboard:
make neokeys/g67/element_hs:default:flash
To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).
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).