logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1069B)


  1. # [RART 80 Hotswap]
  2. ![RART 80](https://i.imgur.com/QCeTuBeh.png)
  3. PCB layout TKL, based on IMKG (Indonesia Mechanical Keyboard Group)
  4. * Keyboard Maintainer: [Alabahuy](https://github.com/alabahuy)
  5. * Hardware Supported: RART80 PCB, Atmega32a, Type C
  6. * Hardware Availability: Private GB
  7. Make example for this keyboard (after setting up your build environment):
  8. make rart/rart80:default
  9. Flashing example for this keyboard:
  10. make rart/rart80:default:flash
  11. ## Bootloader
  12. Enter the bootloader in 3 ways:
  13. * To Enter the bootloader you can short and hold boot pin, short reset pin, release reset and boot pin.
  14. * Bootmagic reset, hold down the key at (0,0) in the matrix (ESC) and plug in the keyboard.
  15. * Bootloader reset on the matrix, hold down key at (0,1) and plug in the keyboard
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).