diff options
author | ladbahuy <67696967+ladbahuy@users.noreply.github.com> | 2020-07-11 17:54:22 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-11 11:54:22 +0100 |
commit | 6609197cde9420b1e9e8b2337d939df6475e8a3c (patch) | |
tree | 8c1ddd9b21d1c2a88017449b4f054c025cdab8df /keyboards/rart/rartpad/readme.md | |
parent | 421621fbf13df48a462ce33ffd7988a886f3ec06 (diff) | |
download | qmk_firmware-6609197cde9420b1e9e8b2337d939df6475e8a3c.tar.gz |
[keyboard] Add rartpad (#9614)
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 @@ +# [RARTPAD](https://github.com/alabahuy/RART/tree/master/RARTPAD) + +![rartpad](https://user-images.githubusercontent.com/67696967/86514870-3931bf00-be3f-11ea-8177-29e80add2ce4.jpeg) +5x4 Macropad pcb with double encoder, based on IMKG (Indonesia Mechanical Keyboard Group) + +* Keyboard Maintainer: [Alabahuy](https://github.com/alabahuy) +* Hardware Supported: RARTPAD PCB, Promicro, Mini USB, Encoders +* Hardware Availability: Private GB + +Make example for this keyboard (after setting up your build environment): + + make rart/rartpad: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). |