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.
qmk-fw/keyboards/duck/jetfire
Joel Challis 4139de3cc9
Fix AVR boards which were overriding backlight without setting… (#8044)
* Add backlight custom driver to all boards not declaring it but overriding backlight

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Remove old tmk references from show_options.mk

Co-authored-by: fauxpark <fauxpark@gmail.com>
5 years ago
..
keymaps/default Remove/migrate action_get_macro()s from default keymaps (#5625) 6 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
indicator_leds.c [Keyboard] Small Refactor of Duck boards (#5521) 6 years ago
indicator_leds.h [Keyboard] Small Refactor of Duck boards (#5521) 6 years ago
info.json Keyboard: Updated info.json for Duck Jetfire (#3866) 7 years ago
jetfire.c [Keyboard] Small Refactor of Duck boards (#5521) 6 years ago
jetfire.h [Keyboard] Small Refactor of Duck boards (#5521) 6 years ago
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
readme.md [Keyboard] Small Refactor of Duck boards (#5521) 6 years ago
rules.mk Fix AVR boards which were overriding backlight without setting… (#8044) 5 years ago

readme.md

Jetfire

![jetfire](imgur.com image replace me!)

The Duck Jetfire is a hybrid full size and 1800 layout keyboard that went on Group Buy in November 2017.

Keyboard Maintainer: MechMerlin
Hardware Supported: Duck Jetfire PCB
Hardware Availability: Geekhack GB

Reset Key: To put the Jetfire into reset, hold top most key above the 2 navigation keys (K5P) while plugging in.

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

make duck/jetfire:default

See build environment setup then the make instructions for more information.