aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/config_common.h
Commit message (Expand)AuthorAgeFilesLines
* Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-271-2/+2
* K-Type refactor (#9864)Ryan2020-08-291-0/+2
* adds support for the atmega328 (#9043)itsnoteasy2020-06-101-1/+1
* Initial support for ATtiny85 (#8632)Joel Challis2020-04-021-0/+3
* Miscellaneous cleanups (#8639)Ryan2020-04-011-1/+1
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-1/+1
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-1/+0
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-19/+20
* Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss2019-10-161-0/+19
* Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis2019-10-111-1/+1
* clang-format changesskullY2019-08-301-269/+270
* AVR GPIO macro defines more readable (#5937)Takeshi ISHII2019-08-211-0/+10
* Add additional pins for Teensy 3.x and LCzvecr2019-06-011-0/+2
* Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa2019-03-121-0/+5
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-0/+3
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-101-0/+40
* Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert2018-11-021-54/+102
* Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar2018-09-281-51/+148
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-50/+52
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-231-0/+2
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+16
* Add new DIODE_DIRECTION optionNikolaus Wittenstein2017-02-051-2/+4
* API Sysex fixesFred Sundvik2016-12-291-0/+2
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-281-47/+1
|\
| * remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo2016-11-261-118/+0
| * add macro error when a required define is missingPriyadi Iman Nurcahyo2016-11-261-0/+118
| * Fix unterminated ifndefPriyadi Iman Nurcahyo2016-11-261-0/+2
| * PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo2016-11-261-46/+0
| * Removed commentofples2016-11-251-2/+0
| * Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...ofples2016-11-251-1/+1
* | cleaning up mididJack Humbert2016-11-211-49/+50
|/
* Added pin support for A0-A7IBNobody2016-08-251-8/+8
* NightlyIBNobody2016-08-211-0/+9
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-40/+40
* Optimize matrix scanning (#343)Eric Tang2016-05-231-61/+64
* added ergodoxJack Humbert2015-10-261-0/+116