qmk_firmware/keyboards/rart/rart45
Joel Challis 1a90337284
Migrate features from rules.mk to data driven - OPQR (#23285)
2024-03-15 22:24:00 +00:00
..
keymaps Rart45: rename LAYOUT_all to LAYOUT (#20784) 2023-05-08 14:26:35 +01:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
keyboard.json Migrate features from rules.mk to data driven - OPQR (#23285) 2024-03-15 22:24:00 +00:00
readme.md [Keyboard] rart/rart45 (#11096) 2020-12-14 14:26:30 -08:00

readme.md

Rart45

TOP

A 40% Ergo Layout Mechanical Keyboard with Atmega328p inspired by the Reviung41 by gtips and the Plaid by hsgw, based on IMKG (Indonesia Mechanical Keyboard Group).

  • Keyboard Maintainer: Alabahuy
  • Hardware Supported: RART45 PCB, Mini USB, ATMEGA328p with vusb
  • Hardware Availability: Private GB

Make example for this keyboard (after setting up your build environment):

make rart/rart45:default

Flashing example for this keyboard:

make rart/rart45:default:flash

Bootloader

use usbasploader in hgsw repository. https://github.com/hsgw/USBaspLoader/tree/plaid

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.