diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-27 00:53:05 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-27 00:53:05 +0000 |
commit | 349571d11149654d19fe15d19cd44e676af16ae8 (patch) | |
tree | 2d5a8246a8d3bb4c83df3a53ee7746470fc1c40e /keyboards/swiftrax/retropad/readme.md | |
parent | 784e4688f8915640009be46a47df57df5d6f3eba (diff) | |
parent | a0d9221dcc085b196e071581e9e7d8d9a96037fe (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/swiftrax/retropad/readme.md')
-rw-r--r-- | keyboards/swiftrax/retropad/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/swiftrax/retropad/readme.md b/keyboards/swiftrax/retropad/readme.md new file mode 100644 index 0000000000..34f6af405f --- /dev/null +++ b/keyboards/swiftrax/retropad/readme.md @@ -0,0 +1,13 @@ +# Retropad + +2x2 macro pad with a rotary encoder + +* Keyboard Maintainer: Swiftrax +* Hardware Supported: Retropad PCB +* Hardware Availability: https://github.com/swiftrax + +Make example for this keyboard (after setting up your build environment): + + make swiftrax/retropad: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). |