qmk_firmware/keyboards/duck/jetfire
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07: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 Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
jetfire.c Various keyboard fixes (#18649) 2022-10-09 09:30:51 +11:00
jetfire.h [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
readme.md [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.