diff options
author | spooknik <40317809+spooknik@users.noreply.github.com> | 2021-05-22 06:44:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-21 21:44:22 -0700 |
commit | 0be53004b38b97599f8244bfb7a0b5e43f2151c5 (patch) | |
tree | 750e1ec640e55ec63abdf90d40186aa14cf60369 /keyboards/ggkeyboards/genesis/hotswap/readme.md | |
parent | d425fcc8b126bc707e072472d32cf125c6229d85 (diff) |
[Keyboard] Add support for alfredslab 65 (#12334)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ggkeyboards/genesis/hotswap/readme.md')
-rw-r--r-- | keyboards/ggkeyboards/genesis/hotswap/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ggkeyboards/genesis/hotswap/readme.md b/keyboards/ggkeyboards/genesis/hotswap/readme.md new file mode 100644 index 0000000000..c93aab1af4 --- /dev/null +++ b/keyboards/ggkeyboards/genesis/hotswap/readme.md @@ -0,0 +1,15 @@ +# GG Keyboards Hotswap PCB + +A Top mount TKL keyboard from GG Keyboards. + +* Keyboard Maintainer: [Stevem Phillips (spooknik)](https://github.com/spooknik) +* Hardware Supported: Hotswap PCB Rev 1 +* Hardware Availability: Coming Soon! + +To enter bootloader for flashing firmware, press layer change key (MO(1)) and "R" Key simultaneously. + +Make example for this keyboard (after setting up your build environment): + + make ggkeyboards/genesis/hotswap: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). |