qmk-dactyl-manuform-a/keyboards/rart/rartand
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2021-09-12 15:27:29 +10:00
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
rartand.c
rartand.h
readme.md
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

readme.md

Rartand

Top

A 50% Mechanical Keyboard ( 60% exclude number row ) with Atmega328p with trough hole component, based on IMKG (Indonesia Mechanical Keyboard Group).

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

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

make rart/rartand:default

Flashing example for this keyboard:

make rart/rartand: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.