qmk_firmware/keyboards/matrix/falcon
2024-05-11 16:50:48 +01:00
..
keymaps Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
falcon.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
keyboard.json Migrate features from rules.mk to data drive - LMN (#23277) 2024-03-15 01:42:33 +00:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00

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.