qmk_firmware

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

readme.md (1296B)


      1 # DT40
      2 
      3 ![DT40](https://i.imgur.com/3QemSZ0h.jpg)
      4 
      5 ## The PCB features:
      6 * QMK & VIA compatibility
      7 * RGB Matrix backlight
      8 * Thin body & Simple keys
      9 
     10 
     11 The following is the QMK Firmware for the Destop 40% keylayout -  designed in Dongguan Jizhi Electronic Technology Co., Ltd
     12 * Keyboard Maintainer: [JZ-Skyloong](https://github.com/JZ-Skyloong)
     13 * Hardware Supported: DestopPCB for Skyloong keylayout 40%, STM32F103C8T6
     14 * Hardware Availability: http://www.skyloong.com.cn
     15 
     16 Make example for this keyboard (after setting up your build environment):
     17 
     18     make skyloong/dt40:default
     19 
     20 Flashing example for this keyboard:
     21 
     22     make skyloong/dt40:default:flash
     23 
     24 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).
     25 
     26 ## Bootloader
     27 
     28 Enter the bootloader in 3 ways:
     29 
     30 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     31 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
     32 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available