diff options
author | Jumail Mundekkat <mundekkat@hotmail.com> | 2021-06-19 11:52:29 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 18:52:29 -0700 |
commit | dfcefc2d5d05272c63ed8d5d0e7627c2ff5eacec (patch) | |
tree | b29c53e3de299d4d70eb83d2d9adc3f97d376c05 /keyboards/switchplate/switchplate910/readme.md | |
parent | 8de028f1889da418de52bdc1da138687c4944378 (diff) | |
download | qmk_firmware-dfcefc2d5d05272c63ed8d5d0e7627c2ff5eacec.tar.gz qmk_firmware-dfcefc2d5d05272c63ed8d5d0e7627c2ff5eacec.zip |
[Keyboard] Add Switchplate 910 keyboard (#13235)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/switchplate/switchplate910/readme.md')
-rw-r--r-- | keyboards/switchplate/switchplate910/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/switchplate/switchplate910/readme.md b/keyboards/switchplate/switchplate910/readme.md new file mode 100644 index 0000000000..199a8c117b --- /dev/null +++ b/keyboards/switchplate/switchplate910/readme.md @@ -0,0 +1,13 @@ +# Switchplate910 + +Acoustic cut PCB for the TGR 910 + +* Keyboard Maintainer: [Switchplate Peripherals](https://switchplate.co/)/[ai03](https://github.com/ai03-2725) +* Hardware Supported: Switchplate910 PCB +* Hardware Availability: GB + +Make example for this keyboard (after setting up your build environment): + + make switchplate/switchplate910: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). |