You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 2da0827d4f
Remove matrix size defines (#19581)
3 years ago
..
keymaps Remove legacy Grave Escape keycodes (#18787) 3 years ago
config.h Remove matrix size defines (#19581) 3 years ago
fave65h.c
fave65h.h
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

FAve 65H

The following is the QMK Firmware for the FAve 65H Hotswap PCB.

The PCB features:

  • QMK & VIA compatibility
  • Hotswap
  • Perkey and underglow RGB

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

make linworks/fave65h:default

Bootloader Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key ESC key and plug in the keyboard (Top Left most switch)
  • Physical reset short: Briefly short the 2 pads labelled RESET on the back of the PCB
  • Keycode in layout: Press the B key on layer 1 which is mapped to QK_BOOT

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