Back to Qmk Firmware

Mechanical Keyboards Point65

keyboards/mechanicalkeyboards/point65/readme.md

4.01.6 KB
Original Source

Mechanical Keyboards Point65

Description

A 65% keyboard by Mechanical Keyboards available as either multi layout hotswap, or hotswap with RGB per key backlight.

Firmware building

Hotswap with 6.25U layout:

make mechanicalkeyboards/point65/hotswap:default

Hotswap with 7U layout:

make mechanicalkeyboards/point65/hotswap:default_7u

Hotswap RGB:

make mechanicalkeyboards/point65/hotswap_rgb:default

Bootloader and Flashing:

The keyboard can be flashed with new firmware by entering the bootloader in one of the following ways:

  • Bootmagic reset: unplug the keyboard, press and hold the top left key, plug the keyboard back in, and then release the top left key
  • Physical reset button: Remove the space bar and double press the reset button twice in short succession

Once the keyboard enters bootloader mode, it will present itself as a removable device called RPI-RP2. Copy / drag the new firmware file to the RPI-RP2 drive to flash the new firmware onto the keyboard.

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