diff options
author | mkdl <56965481+mkdl@users.noreply.github.com> | 2021-02-21 05:06:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 20:06:51 -0800 |
commit | f6de4085a099073dd0277691ec5aa3aaa1998a91 (patch) | |
tree | 84698d45498ec2819cfdb432007c0060b89f9b9f /keyboards/fr4/southpaw75/readme.md | |
parent | cec56b35b932b60c6e74fbe262c6928dffb9b594 (diff) |
added unix60, moved togehter with southpaw75 into fr4 folder (#11195)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/fr4/southpaw75/readme.md')
-rw-r--r-- | keyboards/fr4/southpaw75/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/fr4/southpaw75/readme.md b/keyboards/fr4/southpaw75/readme.md new file mode 100644 index 0000000000..bcbc825528 --- /dev/null +++ b/keyboards/fr4/southpaw75/readme.md @@ -0,0 +1,16 @@ +# Southpaw75 + +![Southpaw75](https://i.imgur.com/BBXclH1l.jpg) + +60% with southpaw numpad. + +* Keyboard Maintainer: [kelvinhall05](https://github.com/kelvinhall05/) +* Hardware Supported: Southpaw75 Pro Micro PCB +* Hardware Availability: https://github.com/kelvinhall05/southpaw75 + +Make example for this keyboard (after setting up your build environment): + + make southpaw75: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). |