summaryrefslogtreecommitdiff
path: root/quantum/config_common.h
Commit message (Expand)AuthorAge
* Remove quantum/audio from global VPATH (#18753)Ryan2022-10-20
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-03
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan2021-03-25
* Split gpio and atomic to platform (#11792)Joel Challis2021-02-14
* Serial refactor (#11521)Ryan2021-02-06
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-27
* K-Type refactor (#9864)Ryan2020-08-29
* adds support for the atmega328 (#9043)itsnoteasy2020-06-10
* Initial support for ATtiny85 (#8632)Joel Challis2020-04-02
* Miscellaneous cleanups (#8639)Ryan2020-04-01
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-26
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-19
* Run clang-format manually to fix recently changed fileszvecr2019-11-17
* Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss2019-10-16
* Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis2019-10-11
* clang-format changesskullY2019-08-30
* AVR GPIO macro defines more readable (#5937)Takeshi ISHII2019-08-21
* Add additional pins for Teensy 3.x and LCzvecr2019-06-01
* Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa2019-03-12
* Simplify split_common Code significantly (#4772)James Churchill2019-01-17
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-10
* Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert2018-11-02
* Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar2018-09-28
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
* Clarify the quantum license (#1042)skullydazed2017-03-28
* Add new DIODE_DIRECTION optionNikolaus Wittenstein2017-02-05
* API Sysex fixesFred Sundvik2016-12-29
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\
| * remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo2016-11-26
| * add macro error when a required define is missingPriyadi Iman Nurcahyo2016-11-26
| * Fix unterminated ifndefPriyadi Iman Nurcahyo2016-11-26
| * PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo2016-11-26
| * Removed commentofples2016-11-25
| * Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...ofples2016-11-25
* | cleaning up mididJack Humbert2016-11-21
|/
* Added pin support for A0-A7IBNobody2016-08-25
* NightlyIBNobody2016-08-21
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Optimize matrix scanning (#343)Eric Tang2016-05-23
* added ergodoxJack Humbert2015-10-26