qmk_firmware/keyboards/duck/jetfire
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 2023-02-06 02:40:23 +00:00
indicator_leds.c [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
indicator_leds.h Various keyboard fixes (#18649) 2022-10-09 09:30:51 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
jetfire.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
jetfire.h [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
matrix.c Remove `DEBOUNCE` macro usage (#19750) 2023-02-06 08:36:01 +11:00
readme.md [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +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.