diff options
Diffstat (limited to 'keyboards/rart/rartpad/readme.md')
-rw-r--r-- | keyboards/rart/rartpad/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/rart/rartpad/readme.md b/keyboards/rart/rartpad/readme.md new file mode 100644 index 000000000..3f730c59d --- /dev/null +++ b/keyboards/rart/rartpad/readme.md | |||
@@ -0,0 +1,14 @@ | |||
1 | # [RARTPAD](https://github.com/alabahuy/RART/tree/master/RARTPAD) | ||
2 | |||
3 |  | ||
4 | 5x4 Macropad pcb with double encoder, based on IMKG (Indonesia Mechanical Keyboard Group) | ||
5 | |||
6 | * Keyboard Maintainer: [Alabahuy](https://github.com/alabahuy) | ||
7 | * Hardware Supported: RARTPAD PCB, Promicro, Mini USB, Encoders | ||
8 | * Hardware Availability: Private GB | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make rart/rartpad: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). | ||