qmk_firmware/keyboards/evyd13/quackfire
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
quackfire.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
quackfire.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
readme.md 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Quackfire

A drop-in replacement controller for the CM Quickfire Rapid. Not for the Quickfire Rapid-I!

Flashing

To get to the bootloader, hold Fn while plugging in the keyboard. You can also press Fn + Esc on the default layout.


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

make evyd13/quackfire:default

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