summaryrefslogtreecommitdiff
path: root/keyboards/rart/rartlite/readme.md
diff options
context:
space:
mode:
authorlabahuy <68632528+labahuy@users.noreply.github.com>2021-03-04 03:38:16 +0700
committerGitHub <noreply@github.com>2021-03-03 12:38:16 -0800
commit018b8e1d62f8c067bd556492b7e8cf8407eb6036 (patch)
tree9b542cae9eb808d44a44086939b282c5306e7943 /keyboards/rart/rartlite/readme.md
parentba3c346195ef96d8c464ba14d6cc05837b7560e1 (diff)
[Keyboard] Add Keyboard Rartlite (#11866)
Diffstat (limited to 'keyboards/rart/rartlite/readme.md')
-rw-r--r--keyboards/rart/rartlite/readme.md22
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).