Relocate grave keycode processing (#8082)
[jackhill/qmk/firmware.git] / quantum / template /
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-11-26 fauxparkSend string keycode tweaks (#7471)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-19 Erovia[Core] Fix ps2avrgb template (#7412)
2019-11-14 fauxparkSet device version from config.h for V-USB boards ... 0.7.75 0.7.76
2019-11-14 fauxparkAdd support for configurable polling interval and power...
2019-11-12 Stephen Hogstendisable deprecated actions (#7211)
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215) 0.7.63
2019-11-02 fauxparkTemplate updates (#7221)
2019-10-29 Joel Challis Refactor ps2avrgb i2c ws2812 to core (#7183) 0.7.52
2019-10-19 Amber HollyRemove build option firmware size impacts (#6947) 0.7.44
2019-10-12 MechMerlinFix broken link to ps2avrgb flashing instructions ...
2019-10-10 fauxparkPrevent clang-format messing up placeholder tokens...
2019-09-21 fauxparkCleanup rules.mk for 32A and 328P keyboards (#6767)
2019-08-30 skullYclang-format changes
2019-08-24 Joel ChallisAdd 'bootloadHID' flash target (#5587) 0.6.458
2019-08-17 fauxparkRemove backslashes from template keymap (#6548) 0.6.452
2019-08-08 fauxparkAdd some defaults for ATmega32A to mcu_selection.mk... 0.6.446
2019-07-27 Drashna JaelreAdd support for Choco60 (#6415)
2019-07-27 fauxparkRemove NO_BACKLIGHT_CLOCK (#6418) 0.6.437
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT... 0.6.433
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 fauxparkStore backlight breathing state in EEPROM (#6105)
2019-07-16 fauxparkRemove commented out MCUs in rules.mk (#5884) 0.6.427
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
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) 0.6.386
2019-05-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
2019-05-04 MechMerlinFix up ps2avrgb templates (#5606) 0.6.359
2019-05-02 Takeshi ISHIIIf RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use... 0.6.353
2019-04-11 noroadsleftUpdate ps2avrgb readme template (#5584)
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-05 James ChurchillUpdate ps2avrgb template to use standard matrix/i2c...
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 (... 0.6.304
2019-02-18 zvecrRemove CUSTOM_MATRIX option from diode direction (...
2019-02-18 Konstantin ĐorđevićChange Command keycode defaults to match corresponding... 0.6.292
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard... 0.6.257
2019-01-26 Drashna JaelreAdds a default value for IS_COMMAND for COMMAND feature... 0.6.256
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) 0.6.254
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-24 MechMerlinOptimize/Update the new_project script (#4920)
2019-01-21 MechMerlinUpdate Templates (stop living in the past, its 2019... 0.6.241
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-28 Drashna JaelreTurn off Mousekeys for several ps2avrGB keyboards ... 0.6.190
2018-11-12 mteimodify quantum/template/avr/config.h: add rgblight... 0.6.178
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215) 0.6.156
2018-08-29 noroadsleftUpdated templates for use by new_project.sh (#3783) 0.6.100
2018-08-10 MechMerlinUpdate ps2avrgb readme (#3599) 0.6.90
2018-08-03 MechMerlinUpdate templates used for new_project.sh (#3558) 0.6.86
2018-07-19 noroadsleftAdd #include "config_common.h" after #pragma once to... 0.6.74
2018-07-16 Evan TraversUpdate template config.h with `#pragma once` (#3415) 0.6.67
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209) 0.6.64
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-05-31 Kenneth AloysiusUpdated matrix.c for some PS2AVRGB boards and templates... 0.6.45
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...
2018-04-21 MechMerlinUse QMK_KEYBOARD_H instead of the mykeyboard.h (#2780) 0.6.15
2018-04-05 mechmerlinchange KEYMAP to LAYOUT for all new keyboards made...
2017-11-02 Jack Humbertupdate template readme 0.5.154
2017-11-02 Jack Humbertupdate qmk template
2017-09-16 Jack Humbertupdate to driver separation
2017-09-08 skullydazedRemove all Makefiles from the keyboards directory....
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-13 That-CanadianMerge branch 'master' into minidox
2017-08-13 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-08-11 Balz Guenatadd description of new option to docs and add option...
2017-08-11 Balz Guenatadd description of new option to docs and add option...
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
2017-07-08 Jack HumbertMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
2017-07-07 Jack HumbertMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' 0.5.74
2017-07-07 Jack HumbertMerge commit '60b30c036397cb5627fa374bb930794b225daa29...
2017-07-04 Luiz RibeiroMerge branch 'master' into ps2avrGB
2017-06-25 Jack HumbertMerge pull request #1429 from fredizzimo/fixes_for_emulator 0.5.67
2017-06-24 skullYFix #1135 by changing the default to at90usb1286 0.5.66
2017-06-06 Jack HumbertMerge pull request #1366 from abperiasamy/refine-layout
2017-05-27 Jack Humbertsubtree docs
2017-05-22 Johannes Larssonmerge
2017-04-18 Jack HumbertMerge pull request #1235 from siroken3/siroken3
2017-04-08 TerryMathewsMerge pull request #1 from qmk/master
2017-04-04 Adam YH LeeMerge branch 'miuni32-OA'
2017-04-04 Jack HumbertMerge branch 'master' into master
2017-04-03 StickMerge remote-tracking branch 'upstream/master'
2017-04-02 XyverzMerge remote-tracking branch 'upstream/master'
2017-04-02 DamienMerge pull request #19 from qmk/master
2017-04-02 dbroquaMerge remote-tracking branch 'origin/master'
2017-04-01 coderkunMerge branch 'master' into coderkun_neo2
2017-03-31 Jack HumbertMerge pull request #1132 from akatrevorjay/pr/dfu-serial 0.5.40
2017-03-31 Osamu AokiTypo fix
next