diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2021-11-10 06:24:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-10 06:24:16 -0800 |
commit | 6ccf774ea5f0b07ac02c31ddc196e1c921898038 (patch) | |
tree | 9acc56029df96ffae81d9f66918c2493c9ed0e93 /keyboards/neokeys/g67/element_hs/readme.md | |
parent | 40ac8d1536321b251246fd74d19ec0c72648ec69 (diff) |
[Keyboard] Element Hotswap PCB (#15082)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/neokeys/g67/element_hs/readme.md')
-rw-r--r-- | keyboards/neokeys/g67/element_hs/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/neokeys/g67/element_hs/readme.md b/keyboards/neokeys/g67/element_hs/readme.md new file mode 100644 index 0000000000..02f63e9f9e --- /dev/null +++ b/keyboards/neokeys/g67/element_hs/readme.md @@ -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). |