]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/template/ps2avrgb/config.h
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
[qmk_firmware.git] / quantum / template / ps2avrgb / config.h
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
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-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-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-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
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-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215)
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-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-10 MechMerlinSupport both AVR and ps2avrGB targets for new_project...