summaryrefslogtreecommitdiffstats
path: root/quantum/config_common.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-12Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa1-0/+5
2019-01-17Simplify split_common Code significantly (#4772)James Churchill1-0/+3
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert1-0/+40
2018-11-02Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert1-54/+102
2018-09-28Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar1-51/+148
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-50/+52
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert1-0/+2
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+16
2017-02-06Add new DIODE_DIRECTION optionNikolaus Wittenstein1-2/+4
2016-12-29API Sysex fixesFred Sundvik1-0/+2
2016-11-29Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert1-47/+1
2016-11-26remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo1-118/+0
2016-11-26add macro error when a required define is missingPriyadi Iman Nurcahyo1-0/+118
2016-11-26Fix unterminated ifndefPriyadi Iman Nurcahyo1-0/+2
2016-11-26PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo1-46/+0
2016-11-25Removed commentofples1-2/+0
2016-11-25Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...ofples1-1/+1
2016-11-22cleaning up mididJack Humbert1-49/+50
2016-08-25Added pin support for A0-A7IBNobody1-8/+8
2016-08-22NightlyIBNobody1-0/+9
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-40/+40
2016-05-24Optimize matrix scanning (#343)Eric Tang1-61/+64
2015-10-26added ergodoxJack Humbert1-0/+116