logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1061B)


  1. # Rart45
  2. ![TOP](https://user-images.githubusercontent.com/30220306/100749285-0fdd8500-3417-11eb-9b06-11a04f9de264.png)
  3. A 40% Ergo Layout Mechanical Keyboard with Atmega328p inspired by the Reviung41 by gtips and the Plaid by hsgw, based on [IMKG](https://www.facebook.com/groups/indomechanicalkeyboard/) (Indonesia Mechanical Keyboard Group).
  4. * Keyboard Maintainer: [Alabahuy](https://github.com/alabahuy)
  5. * Hardware Supported: RART45 PCB, Mini USB, ATMEGA328p with vusb
  6. * Hardware Availability: Private GB
  7. Make example for this keyboard (after setting up your build environment):
  8. make rart/rart45:default
  9. Flashing example for this keyboard:
  10. make rart/rart45:default:flash
  11. ## Bootloader
  12. use usbasploader in hgsw repository.
  13. https://github.com/hsgw/USBaspLoader/tree/plaid
  14. 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).