diff options
author | HASU <latincompass@163.com> | 2020-04-28 17:54:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-28 02:54:22 -0700 |
commit | 23cfc4b14564fe6a5da8a6d3823f8f9bc52c2832 (patch) | |
tree | 2a385f135be1c2c8af67a1f9988aa3c5385c4c14 /keyboards/latinpad/readme.md | |
parent | bd639752db58ada94972dc32ed89df2114e6f3bb (diff) | |
download | qmk_firmware-23cfc4b14564fe6a5da8a6d3823f8f9bc52c2832.tar.gz |
[Keyboard] latinpad(Original:hasupad,RENAMED latinpad) (#8766)
Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com>
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/latinpad/readme.md')
-rw-r--r-- | keyboards/latinpad/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/latinpad/readme.md b/keyboards/latinpad/readme.md new file mode 100644 index 000000000..620bf6430 --- /dev/null +++ b/keyboards/latinpad/readme.md @@ -0,0 +1,14 @@ +# Latinpad + +![Latinpad](https://github.com/latincompass/2-RotaryEncoder-pad/blob/master/1.jpg) + +macro 2 rotary encoder pad + +* Keyboard Maintainer: [latincompass](https://github.com/latincompass) +* Hardware Availability: https://github.com/latincompass/2-RotaryEncoder-pad + +Make example for this keyboard (after setting up your build environment): + + make latinpad: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). |