]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/template/ps2avrgb
Remove more commented out MCUs
[qmk_firmware.git] / quantum / template / ps2avrgb /
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-04 MechMerlinFix up ps2avrgb templates (#5606)
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 (...
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-24 MechMerlinOptimize/Update the new_project script (#4920)
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-11-28 Drashna JaelreTurn off Mousekeys for several ps2avrGB keyboards ...
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215)
2018-08-29 noroadsleftUpdated templates for use by new_project.sh (#3783)
2018-08-10 MechMerlinUpdate ps2avrgb readme (#3599)
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-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...
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...