qmk_firmware/keyboards/duck/jetfire
2024-05-17 23:49:29 +01:00
..
keymaps/default Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
indicator_leds.c Remove quantum.h includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
indicator_leds.h Remove quantum.h includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
jetfire.c Rename RGBLED_NUM -> RGBLIGHT_LED_COUNT (#22570) 2023-12-12 15:30:08 +11:00
keyboard.json Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +01: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 Data-Driven Keyboard Conversions: D (#23461) 2024-04-13 06:33:49 +01:00

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.