summaryrefslogtreecommitdiff
path: root/keyboards/rart/rartlice/readme.md
diff options
context:
space:
mode:
authorAlabahuy <rezzaadio@gmail.com>2020-10-19 03:41:53 +0700
committerGitHub <noreply@github.com>2020-10-18 13:41:53 -0700
commite468380be62f11f8edb93eb4eb440ae7b50cb00f (patch)
treec374eaba9f9d4e8a31b751217fc3f16caa2a1b98 /keyboards/rart/rartlice/readme.md
parent84566256552d23fee04c65dd0345fbfbc4df0741 (diff)
[Keyboard] add rartlice (#10495)
* Create bootloader_defs.h * Create chconf.h * Create config.h * Create halconf.h * Create info.json * Create mcuconf.h * Create rartlice.c * Create rartlice.h * Create readme.md * Update readme.md * Create rules.mk * Create keymap.c * Update config.h * Update rules.mk * Update config.h * Update keymap.c * Update rules.mk * Delete bootloader_defs.h * Update rules.mk
Diffstat (limited to 'keyboards/rart/rartlice/readme.md')
-rw-r--r--keyboards/rart/rartlice/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/rart/rartlice/readme.md b/keyboards/rart/rartlice/readme.md
new file mode 100644
index 0000000000..134c8ca635
--- /dev/null
+++ b/keyboards/rart/rartlice/readme.md
@@ -0,0 +1,15 @@
+# Rartlice
+
+![TOP](https://user-images.githubusercontent.com/30220306/94159843-3a0e4600-feae-11ea-94e0-7babe43f83a4.png)
+
+A 65% Ergo Layout Mechanical Keyboard with Blue Pill STM32F103C8T6-based inspired by TGR Alice, Arisu and Cannon keys Practice60 based on [IMKG](https://www.facebook.com/groups/indomechanicalkeyboard/) (Indonesia Mechanical Keyboard Group)
+
+* Keyboard Maintainer: [Alabahuy](https://github.com/alabahuy)
+* Hardware Supported: RARTLICE PCB, Mini USB, Blue Pill STM32F103C8T6, RGB underglow
+* Hardware Availability: Private GB
+
+Make example for this keyboard (after setting up your build environment):
+
+ make rart/rartlice: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).