[Keyboard] Add Keyboard Rartlite (#11866)

This commit is contained in:
labahuy 2021-03-04 03:38:16 +07:00 committed by GitHub
parent ba3c346195
commit 018b8e1d62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 395 additions and 0 deletions

View file

@ -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).