diff options
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 @@ | |||
| 1 | # Latinpad | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | macro 2 rotary encoder pad | ||
| 6 | |||
| 7 | * Keyboard Maintainer: [latincompass](https://github.com/latincompass) | ||
| 8 | * Hardware Availability: https://github.com/latincompass/2-RotaryEncoder-pad | ||
| 9 | |||
| 10 | Make example for this keyboard (after setting up your build environment): | ||
| 11 | |||
| 12 | make latinpad:default | ||
| 13 | |||
| 14 | 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). | ||
