qmk-firmwares/keyboards/rart/rart75hs
James Young d4ec165927
RART75 Hotswap Layout Additions (#20789)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_ansi

* add LAYOUT_ansi_split_bs

* refactor keymaps to use LAYOUT_ansi_split_bs macro

* add LAYOUT_ansi_rwkl_split_bs

* add LAYOUT_ansi_rwkl
2023-05-09 12:33:24 -07:00
..
keymaps RART75 Hotswap Layout Additions (#20789) 2023-05-09 12:33:24 -07:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json RART75 Hotswap Layout Additions (#20789) 2023-05-09 12:33:24 -07:00
matrix_diagram.md RART75 Hotswap Layout Additions (#20789) 2023-05-09 12:33:24 -07:00
readme.md Add Rart75 hotswap and support via (#16619) 2022-03-20 17:05:56 +00:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

RART 75 Hotswap

RART 75

75% pcb with encoder, based on IMKG (Indonesia Mechanical Keyboard Group)

  • Keyboard Maintainer: Alabahuy
  • Hardware Supported: RART75 PCB, Atmega32a, Type C, Encoders
  • Hardware Availability: Private GB

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

make rart/rart75hs:default

Flashing example for this keyboard:

make rart/rart75hs:default:flash

Bootloader

Enter the bootloader in 3 ways:

  • To Enter the bootloader you can short and hold boot pin, short reset pin, release reset and boot pin.

  • Bootmagic reset, hold down the key at (0,0) in the matrix (ESC) and plug in the keyboard.

  • Bootloader reset on the matrix, hold down key at (0,1) and plug in the keyboard

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