]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/template/avr/config.h
Store backlight breathing state in EEPROM (#6105)
[qmk_firmware.git] / quantum / template / avr / config.h
2019-07-16 fauxparkStore backlight breathing state in EEPROM (#6105)
2019-07-08 fauxparkAdd copyright year placeholders to new keyboard script...
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-05-24 Drashna JaelreFix up Debouncing in AVR Templates (#5964)
2019-05-02 Takeshi ISHIIIf RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use...
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-02-26 fauxparkAsk for your name when generating a new keyboard (...
2019-02-18 zvecrRemove CUSTOM_MATRIX option from diode direction (...
2019-02-18 Konstantin ĐorđevićChange Command keycode defaults to match corresponding...
2019-02-15 Drashna JaelreDebounce refactor / API (#3720)
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard...
2019-01-26 Drashna JaelreAdds a default value for IS_COMMAND for COMMAND feature...
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-21 MechMerlinUpdate Templates (stop living in the past, its 2019...
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-14 Takeshi ISHIIMake quantum/split_common/serial.[ch] configurable...
2018-11-12 mteimodify quantum/template/avr/config.h: add rgblight...
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215)
2018-08-03 MechMerlinUpdate templates used for new_project.sh (#3558)
2018-07-19 noroadsleftAdd #include "config_common.h" after #pragma once to...
2018-07-16 Evan TraversUpdate template config.h with `#pragma once` (#3415)
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209)
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 MechMerlinupdate template copyrights to 2018 (#2962)
2018-05-10 MechMerlinSupport both AVR and ps2avrGB targets for new_project...