qmk_firmware/keyboards/rart/rart80
James Young adbf635642
RART80 Hotswap Layout Additions (#20791)
* add matrix_diagram.md

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- update grid alignment of keycodes

* add matrix position [4, 1] to LAYOUT_all

* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_tsangan

* add LAYOUT_tkl_f13_ansi_wkl_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_wkl

* add LAYOUT_tkl_f13_ansi_cwkl_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_cwkl

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_ansi_wkl

* add LAYOUT_tkl_ansi_wkl_split_bs_rshift

* add LAYOUT_tkl_ansi_cwkl

* add LAYOUT_tkl_ansi_cwkl_split_bs_rshift

* enable Community Layout support
2023-05-08 19:46:20 -07:00
..
keymaps RART80 Hotswap Layout Additions (#20791) 2023-05-08 19:46:20 -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 RART80 Hotswap Layout Additions (#20791) 2023-05-08 19:46:20 -07:00
matrix_diagram.md RART80 Hotswap Layout Additions (#20791) 2023-05-08 19:46:20 -07:00
readme.md [Keyboard] add rart80 (#18287) 2022-09-28 12:23:17 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

[RART 80 Hotswap]

RART 80

PCB layout TKL, based on IMKG (Indonesia Mechanical Keyboard Group)

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

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

make rart/rart80:default

Flashing example for this keyboard:

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