logo

qmk_firmware

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

readme.md (896B)


  1. # transition80
  2. ![transition80](https://i.imgur.com/2A0AWs2h.jpg)
  3. A 80% keyboard.
  4. - Keyboard Maintainer: https://github.com/jiaxin96
  5. - Hardware Supported: APM32F103 16MHZ
  6. - Hardware Availability: [swagkeys](https://swagkeys.com/)
  7. Make example for this keyboard (after setting up your build environment):
  8. make yandrstudio/transition80:default
  9. Flashing example for this keyboard:
  10. make yandrstudio/transition80:default:flash
  11. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
  12. ## Bootloader
  13. Enter the bootloader in 2 ways:
  14. - **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key which is Escape in this keyboard) and plug in the keyboard
  15. - **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available.