diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-02-13 18:16:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-13 18:16:23 -0800 |
commit | d035bb51f42909f2b866c2986f2f765ec2586328 (patch) | |
tree | 4650d9c191a3a05d533e7b49407151edb53481d1 /keyboards/neokeys/g67/soldered/readme.md | |
parent | 537b7614b9be39025379291880b549e4fa4d826d (diff) | |
download | qmk_firmware-d035bb51f42909f2b866c2986f2f765ec2586328.tar.gz qmk_firmware-d035bb51f42909f2b866c2986f2f765ec2586328.zip |
[Keyboard] NEO Keys Palette G67 Hotswap & Soldered (#11850)
Diffstat (limited to 'keyboards/neokeys/g67/soldered/readme.md')
-rw-r--r-- | keyboards/neokeys/g67/soldered/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/neokeys/g67/soldered/readme.md b/keyboards/neokeys/g67/soldered/readme.md new file mode 100644 index 0000000000..5ac1196bd3 --- /dev/null +++ b/keyboards/neokeys/g67/soldered/readme.md @@ -0,0 +1,21 @@ +# Palette G67 Soldered + +![Palette G67 Carbon](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/neokeys/palette_g67/PaletteCarbonG67.jpg) + +A blockered 65% with RGB underglow, USB Type C, and footprints for in-switch backlight. + +* Keyboard Maintainer: [The QMK Community](https://github.com/qmk) +* Hardware Supported: Palette G67 Soldered (ATmega32U4) +* Hardware Availability: [NEO Keys](https://www.neokeys.net/) + +Make example for this keyboard (after setting up your build environment): + + make neokeys/palette_g67/soldered:default + +Flashing example for this keyboard: + + make neokeys/palette_g67/soldered: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). |