index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
duck
/
jetfire
/
config.h
Age
Commit message (
Expand
)
Author
2022-07-29
Move keyboard USB IDs and strings to data driven: D (#17814)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-09-26
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-15
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2020-08-07
Remove HD44780 References, Part 2 (#9918)
James Young
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-04-03
[Keyboard] Small Refactor of Duck boards (#5521)
MechMerlin
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-17
[Keyboard] update VENDOR_ID, PRODUCT_ID, and DEVICE_VER for Duck boards (#4612)
MechMerlin
2018-08-25
Keyboard: Duck Jetfire QMK Support (#3752)
MechMerlin