qmk-firmware/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>
2020-01-31 10:44:40 +11:00
..
keymaps/default Remove/migrate action_get_macro()s from default keymaps (#5625) 2019-07-15 23:04:02 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
indicator_leds.c
indicator_leds.h
info.json
jetfire.c
jetfire.h
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md
rules.mk Fix AVR boards which were overriding backlight without setting… (#8044) 2020-01-31 10:44:40 +11:00

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.