summaryrefslogtreecommitdiff
path: root/quantum/config_common.h
AgeCommit message (Expand)Author
2023-04-01Delete config_common.h (#20312)Joel Challis
2023-01-30Strip out more of config_common (#19722)Joel Challis
2023-01-30Relocate diode direction definitions (#19715)Joel Challis
2022-10-20Remove quantum/audio from global VPATH (#18753)Ryan
2021-11-03Remove deprecated KEYMAP alias (#15037)Joel Challis
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-25Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan
2021-02-14Split gpio and atomic to platform (#11792)Joel Challis
2021-02-06Serial refactor (#11521)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-09-27Add logic for AT90USBxx7 where needed (#10203)Ryan
2020-08-29K-Type refactor (#9864)Ryan
2020-06-10adds support for the atmega328 (#9043)itsnoteasy
2020-04-02Initial support for ATtiny85 (#8632)Joel Challis
2020-04-01Miscellaneous cleanups (#8639)Ryan
2020-01-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2020-01-19Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-10-16Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss
2019-10-11Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis
2019-08-30clang-format changesskullY
2019-08-21AVR GPIO macro defines more readable (#5937)Takeshi ISHII
2019-06-01Add additional pins for Teensy 3.x and LCzvecr
2019-03-12Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa
2019-01-17Simplify split_common Code significantly (#4772)James Churchill
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert
2018-11-02Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert
2018-09-28Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-02-05Add new DIODE_DIRECTION optionNikolaus Wittenstein
2016-12-29API Sysex fixesFred Sundvik
2016-11-28Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert
2016-11-26remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo
2016-11-26add macro error when a required define is missingPriyadi Iman Nurcahyo
2016-11-26Fix unterminated ifndefPriyadi Iman Nurcahyo
2016-11-26PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo
2016-11-25Removed commentofples
2016-11-25Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...ofples
2016-11-21cleaning up mididJack Humbert
2016-08-25Added pin support for A0-A7IBNobody
2016-08-21NightlyIBNobody
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-05-23Optimize matrix scanning (#343)Eric Tang
2015-10-26added ergodoxJack Humbert