diff options
author | Joshua Diamond <josh@windowoffire.com> | 2021-02-14 19:59:26 -0500 |
---|---|---|
committer | Joshua Diamond <josh@windowoffire.com> | 2021-02-14 19:59:26 -0500 |
commit | f1a3ce49ccdfee79fbad76fd13bcf4448318eb6b (patch) | |
tree | 8725ba276f485dc62a40d8f6d1ebe1bbc84e6fb3 /keyboards/neokeys/g67/hotswap/readme.md | |
parent | c80e5f9f8868ccaa8cb990be6f4da3f1011c2b78 (diff) | |
parent | 6f44c2ec31a6aeacd9e90060a9670be03be372fe (diff) |
Merge branch 'master' into develop
Diffstat (limited to 'keyboards/neokeys/g67/hotswap/readme.md')
-rw-r--r-- | keyboards/neokeys/g67/hotswap/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/neokeys/g67/hotswap/readme.md b/keyboards/neokeys/g67/hotswap/readme.md new file mode 100644 index 0000000000..e8b428dae1 --- /dev/null +++ b/keyboards/neokeys/g67/hotswap/readme.md @@ -0,0 +1,21 @@ +# Palette G67 Hotswap + +![Palette G67 Carbon](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/neokeys/palette_g67/PaletteCarbonG67.jpg) + +A blockered 65% with per-key RGB, underglow, and USB Type C. + +* Keyboard Maintainer: [The QMK Community](https://github.com/qmk) +* Hardware Supported: Palette G67 Hotswap (ATmega32U4) +* Hardware Availability: [NEO Keys](https://www.neokeys.net/) + +Make example for this keyboard (after setting up your build environment): + + make neokeys/palette_g67/hotswap:default + +Flashing example for this keyboard: + + make neokeys/palette_g67/hotswap: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). |