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
/
show_options.mk
Age
Commit message (
Expand
)
Author
2021-09-29
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-09
Remove ONEHAND_ENABLE (#13920)
Joel Challis
2021-08-06
add yaml_build_options target (#10533)
Takeshi ISHII
2021-07-27
Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)
Joel Challis
2021-07-13
[Feature] Key Overrides (#11422)
Jonas Gessner
2021-07-03
Improve 'show_build_options' target (#13425)
Drashna Jaelre
2021-03-05
add OLED_DRIVER_ENABLE into show_options.mk (#12121)
Takeshi ISHII
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-03-06
Remove unused LED_BREATHING_TABLE
zvecr
2020-01-31
Fix AVR boards which were overriding backlight without setting… (#8044)
Joel Challis
2020-01-17
Remove `KEYMAP_SECTION_ENABLE` (#7882)
fauxpark
2020-01-03
VIA Configurator Refactor (#7268)
Wilba
2019-09-03
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-05-02
Add option to enable LTO easily (#5674)
Drashna Jaelre
2019-03-04
Clean up debounce a bit (#5255)
James Churchill
2019-02-14
Add makefile target 'show_build_options' and 'show_all_features' (#5048)
Takeshi ISHII