qmk-firmwares/keyboards/custommk/genesis/rev2
2023-05-02 08:25:15 +10:00
..
keymaps Fix up via keymap builds. (#20397) 2023-04-10 02:32:56 +01:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
readme.md [Keyboard] Update to customMK Genesis (#12511) 2021-08-12 08:51:34 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Genesis

Genesis Rev2 is the same as Genesis Rev1 firmware, except Rev2 allows encoder function remapping using VIA.

  • Keyboard Maintainer: customMK
  • Hardware Supported: Genesis Macro Pad
  • Hardware Availability: customMK

Make example for this keyboard (after setting up your build environment):

make custommk/genesis/rev2:default

Flashing example for this keyboard:

make custommk/genesis/rev2:default:flash

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

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.