qmk_firmware

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

readme.md (1396B)


      1 # ziyoulang_k3_mod
      2 
      3 ![ziyoulang_k3_mod](https://i.imgur.com/z9mUvIoh.jpg)
      4 
      5 
      6 This base keyboard has  SX83099 IC causes some problems. I needed QMK as an alternative, especially since the controller freezes when the backlight is off.
      7 
      8 * Keyboard Maintainer: [Coom](https://github.com/coomstoolbox)
      9 * Hardware Supported: Ziyoulang K3,Blue Pill
     10 * Hardware Availability: [Base Keyboard](https://www.aliexpress.com/item/1005005458088199.html), [Blue Pill Board](https://www.aliexpress.com/item/32812837487.html)
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make handwired/ziyoulang_k3_mod:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make handwired/ziyoulang_k3_mod:default:flash
     19 
     20 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).
     21 
     22 ## Requires hand wired
     23 
     24 [KiCAD wiring diagram](https://github.com/coomstoolbox/ZK3-BP-MOD-wiring-diagram)
     25 
     26 ![explanation](https://i.imgur.com/thGIdOth.png)
     27 
     28 ## Bootloader
     29 
     30 Enter the bootloader in 2 ways:
     31 
     32 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     33 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available