index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
template
/
avr
/
config.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)
Konstantin Đorđević
2020-04-09
1
-4
/
+3
*
disable deprecated actions (#7211)
Stephen Hogsten
2019-11-12
1
-2
/
+5
*
Prevent clang-format messing up placeholder tokens within keyboard templates ...
fauxpark
2019-10-10
1
-6
/
+4
*
clang-format changes
skullY
2019-08-30
1
-10
/
+12
*
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
Konstantin Đorđević
2019-07-20
1
-1
/
+1
*
Store backlight breathing state in EEPROM (#6105)
fauxpark
2019-07-16
1
-2
/
+0
*
Add copyright year placeholders to new keyboard script (#6280)
fauxpark
2019-07-08
1
-1
/
+1
*
Fix up Debouncing in AVR Templates (#5964)
Drashna Jaelre
2019-05-23
1
-1
/
+1
*
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...
Takeshi ISHII
2019-05-02
1
-0
/
+6
*
Ask for your name when generating a new keyboard (#5214)
fauxpark
2019-02-26
1
-2
/
+2
*
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-18
1
-1
/
+1
*
Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
Konstantin Đorđević
2019-02-17
1
-5
/
+6
*
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-27
1
-1
/
+1
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-3
/
+2
*
Update Templates (stop living in the past, its 2019) (#4897)
MechMerlin
2019-01-20
1
-1
/
+1
*
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-12-14
1
-0
/
+5
*
modify quantum/template/avr/config.h: add rgblight effect configurations
mtei
2018-11-12
1
-5
/
+18
*
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-10-27
1
-0
/
+3
*
Update templates used for new_project.sh (#3558)
MechMerlin
2018-08-03
1
-0
/
+8
*
Add #include "config_common.h" after #pragma once to config.h templates (#3444)
noroadsleft
2018-07-18
1
-8
/
+10
*
Update template config.h with `#pragma once` (#3415)
Evan Travers
2018-07-16
1
-5
/
+1
*
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-07-15
1
-0
/
+28
*
update template copyrights to 2018 (#2962)
MechMerlin
2018-05-13
1
-2
/
+2
*
Support both AVR and ps2avrGB targets for new_project script (#2811)
MechMerlin
2018-05-10
1
-0
/
+190