logo

qmk_firmware

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

readme.md (1226B)


  1. # Mode M256-WS PCB QMK Firmware
  2. ![m256wh](https://imgur.com/97KRZCrh.jpg)
  3. The M256-WS is the hotswap version PCB support for the Mode Envoy.
  4. * Keyboard Maintainer: [Gondolindrim](https://github.com/Gondolindrim)
  5. * Hardware Supported: proprietary PCBs using the STM32F401 microcontroller
  6. * Hardware Availability: as of april 18, these PCBs are on the verge of being sold with the first kits of the Mode Envoy.
  7. ## How to flash
  8. In order to flash this PCB, first build the default layout (after setting up your build environment):
  9. make mode/m256ws:default
  10. 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).
  11. ## Bootloader
  12. Enter the bootloader in 3 ways:
  13. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  14. * **Physical reset button**: press the button on the back of the PCB for at least five seconds
  15. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available (escape key, layer 1 of the default keymap)