QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
config.h ce8b8414d9 Remove `bluefruit_le_read_battery_voltage` function (#25129) 1 year ago
falcon.c b066c86e43 bad_kb_funcs1 2 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
readme.md 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months ago

readme.md

Falcon AVR

PCB using atmega32u4 for the Matrix Falcon

  • Keyboard Maintainer: astro
  • Hardware Supported: Matrix Falcon
  • Hardware Availability: Limited GB

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

make matrix/falcon:default

Flashing example for this keyboard:

make matrix/falcon:default:flash

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

Bootloader

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 short cut the RST pin with the GND pin (pin at the topside of the RST) on the back of the PCB.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available.