0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-20 00:23:21 +00:00
qmk_firmware/keyboards/duck/jetfire
Ryan 5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 () 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F () 2022-10-15 09:55:12 -07:00
indicator_leds.c [Keyboard] Small Refactor of Duck boards () 2019-04-03 10:17:25 -07:00
indicator_leds.h Various keyboard fixes () 2022-10-09 09:30:51 +11:00
info.json Move keyboard USB IDs and strings to data driven: D () 2022-07-29 20:02:47 -07:00
jetfire.c Various keyboard fixes () 2022-10-09 09:30:51 +11:00
jetfire.h [Keyboard] Small Refactor of Duck boards () 2019-04-03 10:17:25 -07:00
matrix.c Remove matrix_key_count() () 2022-03-10 12:18:07 +00:00
readme.md [Keyboard] Small Refactor of Duck boards () 2019-04-03 10:17:25 -07:00
rules.mk Tidy up NKRO_ENABLE rules () 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.