qmk_firmware/keyboards/rart/rart45
2023-05-08 14:26:35 +01: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
info.json Rart45: rename LAYOUT_all to LAYOUT (#20784) 2023-05-08 14:26:35 +01:00
readme.md [Keyboard] rart/rart45 (#11096) 2020-12-14 14:26:30 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.