qmk_firmware/keyboards/rart/rart45
2022-08-06 23:23:35 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: R (#17885) 2022-08-04 08:05:40 +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.