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