qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (896B)


      1 # transition80
      2 
      3 ![transition80](https://i.imgur.com/2A0AWs2h.jpg)
      4 A 80% keyboard.
      5 
      6 - Keyboard Maintainer: https://github.com/jiaxin96
      7 - Hardware Supported: APM32F103 16MHZ
      8 - Hardware Availability: [swagkeys](https://swagkeys.com/)
      9 
     10 Make example for this keyboard (after setting up your build environment):
     11 
     12     make yandrstudio/transition80:default
     13 
     14 Flashing example for this keyboard:
     15 
     16     make yandrstudio/transition80:default:flash
     17 
     18 
     19 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.
     20 
     21 ## Bootloader
     22 
     23 Enter the bootloader in 2 ways:
     24 
     25 - **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
     26 - **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available.