diff options
author | Spaceman <rionlion100@gmail.com> | 2021-08-08 00:42:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-07 21:42:04 -0700 |
commit | bfa7449041fe5f137f37199804cd4dd9e02d47a8 (patch) | |
tree | d68970171b2dbc4c437c86a2c0bbd368150d304a /keyboards/spaceman/pancake/rev2/readme.md | |
parent | b046bffcb8367b4238273e3ccb7de9b799fbec7c (diff) | |
download | qmk_firmware-bfa7449041fe5f137f37199804cd4dd9e02d47a8.tar.gz qmk_firmware-bfa7449041fe5f137f37199804cd4dd9e02d47a8.zip |
[Keyboard] Add Pancake v2 (#13839)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/spaceman/pancake/rev2/readme.md')
-rw-r--r-- | keyboards/spaceman/pancake/rev2/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/spaceman/pancake/rev2/readme.md b/keyboards/spaceman/pancake/rev2/readme.md new file mode 100644 index 0000000000..e8b65c4888 --- /dev/null +++ b/keyboards/spaceman/pancake/rev2/readme.md @@ -0,0 +1,12 @@ +# Pancake 2 + +Ortho 40% Ortho Keyboard with an OLED Display + +* Keyboard Maintainer: [Spaceman](https://github.com/Spaceman) +* Hardware Availability: [MKUltra.Click](https://mkultra.click/pancake-2/) + +Make example for this keyboard (after setting up your build environment): + + make spaceman/pancake/rev2: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). |