summaryrefslogtreecommitdiff
path: root/quantum/config_common.h
Commit message (Expand)AuthorAge
* 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