qmk_firmware/keyboards/melgeek/mach80
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
rev1 Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
rev2 Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
config.h Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT (#18415) 2022-09-26 14:40:15 +10:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
mach80.c [Keyboard] Add Mach80 for Melgeek (#14076) 2021-09-14 22:09:49 -07:00
mach80.h [Keyboard] Add Mach80 for Melgeek (#14076) 2021-09-14 22:09:49 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00

MelGeek Mach80

Mach80

A hotswap 80% RGB Custom Mechanical keyboard.

  • Keyboard Maintainer: melgeek001365
  • Hardware Supported: Mach80 rev1 20210819
  • Hardware Availability: MelGeek

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

make melgeek/mach80/rev1:default

Enter the bootloader in 3 ways:

Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard * Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead * Keycode in layout: Press the key mapped to QK_BOOT if it is available *

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