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 [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
indicator_leds.h [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
info.json Keyboard: Updated info.json for Duck Jetfire (#3866) 2018-09-13 09:04:55 -07:00
jetfire.c [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
jetfire.h [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
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.