diff options
Diffstat (limited to 'keyboards/rart/rartlite/readme.md')
-rw-r--r-- | keyboards/rart/rartlite/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/rart/rartlite/readme.md b/keyboards/rart/rartlite/readme.md new file mode 100644 index 0000000000..b9f107fb0e --- /dev/null +++ b/keyboards/rart/rartlite/readme.md @@ -0,0 +1,22 @@ +# [RARTLITE](https://github.com/alabahuy/RART/tree/master/RARTLITE) + +![Top](https://user-images.githubusercontent.com/30220306/107148534-4212e200-6986-11eb-824d-dd7fbe10d333.png) +40% Layout mechanical keyboard with support left and right numpad. based on IMKG (Indonesia Mechanical Keyboard Group) + +* Keyboard Maintainer: [Alabahuy](https://github.com/alabahuy) +* Hardware Supported: RARTLITE PCB, Promicro, Mini USB +* Hardware Availability: Private GB + +Make example for this keyboard (after setting up your build environment): + + make rart/rartlite:default + +Flashing example for this keyboard: + + make rart/rartlite:default:flash + +## Bootloader + +To Enter the bootloader you can double click reset button on board when you flash the firmware + +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). |