logo

qmk_firmware

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

readme.md (1169B)


  1. # MX65X
  2. A 65% solder and hotswap PCB.
  3. Solder
  4. ![MX65X Solder](https://i.imgur.com/M2lyPuo.png)
  5. Hotswap
  6. ![MX65X Hotswap](https://i.imgur.com/18DnNrw.png)
  7. * Keyboard Maintainer: [cipulot](https://github.com/cipulot)
  8. * Hardware Supported: MX65X Solder and Hotswap
  9. * Hardware Availability: [Clever Keebs](https://cleverkeebs.com)
  10. Make example for this keyboard (after setting up your build environment):
  11. make cipulot/mx65x/solder:default
  12. make cipulot/mx65x/hotswap:default
  13. Flashing example for this keyboard:
  14. make cipulot/mx65x/solder:default:flash
  15. make cipulot/mx65x/hotswap:default:flash
  16. 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).
  17. ## Bootloader
  18. Enter the bootloader in 3 ways:
  19. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is configured.
  20. * **Physical reset button**: Long press the reset button soldered on the PCB.
  21. * **Bootmagic reset**: Hold down the top left key and plug in the controller.