readme.md (1130B)
1 # Genesis 2 3 Genesis is a 5x4 ortholinear macro pad designed and produced by customMK. 4 5  6  7 8 * Keyboard Maintainer: [customMK](https://github.com/customMK) 9 * Hardware Supported: Genesis Macro Pad 10 * Hardware Availability: [customMK](https://shop.custommk.com/products/genesis_macropad) 11 12 Make example for this keyboard (after setting up your build environment): 13 14 make custommk/genesis:default 15 16 Flashing example for this keyboard: 17 18 make custommk/genesis:default:flash 19 20 Genesis Macro Pad has qmk-dfu bootloader preinstalled. To enter the bootloader, run the flashing command above, and then either plug in the USB connection while holding the top-left key, or alternatively, plug in the USB connection and then press the reset button on the PCB 21 22 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).