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
/
miniaxe
/
config.h
Age
Commit message (
Expand
)
Author
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-03
Move keyboard USB IDs and strings to data driven: M (#17859)
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-20
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2019-08-20
Remove superfluous JTAG disable code (#6445)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
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
Simplify split_common Code significantly (#4772)
James Churchill
2018-12-14
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-11-01
Keyboard: Add MiniAxe (#4314)
ENDO Katsuhiro