1
0
Fork 0
qmk_firmware/keyboards/rart/rart45
2021-12-09 16:05:44 +11:00
..
keymaps
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
rart45.c
rart45.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.