aboutsummaryrefslogtreecommitdiff
path: root/keyboards/generic_panda/panda65_01/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/generic_panda/panda65_01/readme.md')
-rw-r--r--keyboards/generic_panda/panda65_01/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/generic_panda/panda65_01/readme.md b/keyboards/generic_panda/panda65_01/readme.md
new file mode 100644
index 000000000..e33aebea8
--- /dev/null
+++ b/keyboards/generic_panda/panda65_01/readme.md
@@ -0,0 +1,17 @@
1# The default keymap for Panda65_01
2
3![Panda65_01 layout image](https://i.imgur.com/fPBUDMT.png)
4
5* Keyboard Maintainer: [generic_panda](https://github.com/jesseleung97)
6* Hardware Supported: panda65_01 PCB
7* Hardware Availability: [panda65-01 acrylic case designed by Alec:](https://onedrive.live.com/?authkey=%21AA8d6frZ0woiaV4&id=DC069E9FB0BC8004%21155830&cid=DC069E9FB0BC8004)
8
9Make example for this keyboard's default keymap (after setting up your build environment):
10
11 make generic_panda/panda65_01:default
12
13Flashing example for this keyboard:
14
15 make generic_panda/panda65_01:default:flash
16
17See 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).