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
/
quantum
/
template
/
avr
/
config.h
Age
Commit message (
Expand
)
Author
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-20
Update Templates (stop living in the past, its 2019) (#4897)
MechMerlin
2018-12-14
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-11-12
modify quantum/template/avr/config.h: add rgblight effect configurations
mtei
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-08-03
Update templates used for new_project.sh (#3558)
MechMerlin
2018-07-18
Add #include "config_common.h" after #pragma once to config.h templates (#3444)
noroadsleft
2018-07-16
Update template config.h with `#pragma once` (#3415)
Evan Travers
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-05-13
update template copyrights to 2018 (#2962)
MechMerlin
2018-05-10
Support both AVR and ps2avrGB targets for new_project script (#2811)
MechMerlin