| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated KEYMAP alias (#15037) | Joel Challis | 2021-11-03 | 1 | -3/+0 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -0/+3 |
* | Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) | Ryan | 2021-03-25 | 1 | -2/+0 |
* | Split gpio and atomic to platform (#11792) | Joel Challis | 2021-02-14 | 1 | -347/+4 |
* | Serial refactor (#11521) | Ryan | 2021-02-06 | 1 | -45/+0 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -6/+86 |
* | Add logic for AT90USBxx7 where needed (#10203) | Ryan | 2020-09-27 | 1 | -2/+2 |
* | K-Type refactor (#9864) | Ryan | 2020-08-29 | 1 | -0/+2 |
* | adds support for the atmega328 (#9043) | itsnoteasy | 2020-06-10 | 1 | -1/+1 |
* | Initial support for ATtiny85 (#8632) | Joel Challis | 2020-04-02 | 1 | -0/+3 |
* | Miscellaneous cleanups (#8639) | Ryan | 2020-04-01 | 1 | -1/+1 |
* | Ensure setPinInput actually sets input high-Z (#6237) | Mikkel Jeppesen | 2020-01-26 | 1 | -1/+1 |
* | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | 2020-01-19 | 1 | -1/+0 |
* | Run clang-format manually to fix recently changed files | zvecr | 2019-11-17 | 1 | -19/+20 |
* | Added uart config for using rn42 with at90usb1286 (#6582) | Deckweiss | 2019-10-16 | 1 | -0/+19 |
* | Fix CONVERT_TO_PROTON_C_RXLED pins (#7007) | Joel Challis | 2019-10-11 | 1 | -1/+1 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -269/+270 |
* | AVR GPIO macro defines more readable (#5937) | Takeshi ISHII | 2019-08-21 | 1 | -0/+10 |
* | Add additional pins for Teensy 3.x and LC | zvecr | 2019-06-01 | 1 | -0/+2 |
* | Add new keyboard Plaid and ATMEGA328p support (#5379) | Takuya Urakawa | 2019-03-12 | 1 | -0/+5 |
* | Simplify split_common Code significantly (#4772) | James Churchill | 2019-01-17 | 1 | -0/+3 |
* | Adds Proton C Conversion (#4661) | Jack Humbert | 2019-01-10 | 1 | -0/+40 |
* | Add support for Atmega32A to pin declarations and universal matrix (#4015) | Jack Humbert | 2018-11-02 | 1 | -54/+102 |
* | Update quantum matrix to support both AVR and Chibios ARM (#3968) | yiancar | 2018-09-28 | 1 | -51/+148 |
* | Adds support for Planck Rev 6 (#2666) | Jack Humbert | 2018-07-16 | 1 | -50/+52 |
* | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 2017-07-23 | 1 | -0/+2 |
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -0/+16 |
* | Add new DIODE_DIRECTION option | Nikolaus Wittenstein | 2017-02-05 | 1 | -2/+4 |
* | API Sysex fixes | Fred Sundvik | 2016-12-29 | 1 | -0/+2 |
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 2016-11-28 | 1 | -47/+1 |
|\ |
|
| * | remove define checks. didn't work because of include ordering. | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -118/+0 |
| * | add macro error when a required define is missing | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+118 |
| * | Fix unterminated ifndef | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+2 |
| * | PS2 pins configuration belongs to each keyboards config.h | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -46/+0 |
| * | Removed comment | ofples | 2016-11-25 | 1 | -2/+0 |
| * | Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ... | ofples | 2016-11-25 | 1 | -1/+1 |
* | | cleaning up midid | Jack Humbert | 2016-11-21 | 1 | -49/+50 |
|/ |
|
* | Added pin support for A0-A7 | IBNobody | 2016-08-25 | 1 | -8/+8 |
* | Nightly | IBNobody | 2016-08-21 | 1 | -0/+9 |
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 1 | -40/+40 |
* | Optimize matrix scanning (#343) | Eric Tang | 2016-05-23 | 1 | -61/+64 |
* | added ergodox | Jack Humbert | 2015-10-26 | 1 | -0/+116 |