forked from mirrors/qmk_firmware
d4ec165927
* 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 |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
matrix_diagram.md | ||
readme.md | ||
rules.mk |
RART 75 Hotswap
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.