index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
config_common.h
Age
Commit message (
Expand
)
Author
2021-02-14
Split gpio and atomic to platform (#11792)
Joel Challis
2021-02-06
Serial refactor (#11521)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-09-27
Add logic for AT90USBxx7 where needed (#10203)
Ryan
2020-08-29
K-Type refactor (#9864)
Ryan
2020-06-10
adds support for the atmega328 (#9043)
itsnoteasy
2020-04-02
Initial support for ATtiny85 (#8632)
Joel Challis
2020-04-01
Miscellaneous cleanups (#8639)
Ryan
2020-01-26
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-01-19
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)
fauxpark
2019-11-17
Run clang-format manually to fix recently changed files
zvecr
2019-10-16
Added uart config for using rn42 with at90usb1286 (#6582)
Deckweiss
2019-10-11
Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)
Joel Challis
2019-08-30
clang-format changes
skullY
2019-08-21
AVR GPIO macro defines more readable (#5937)
Takeshi ISHII
2019-06-01
Add additional pins for Teensy 3.x and LC
zvecr
2019-03-12
Add new keyboard Plaid and ATMEGA328p support (#5379)
Takuya Urakawa
2019-01-17
Simplify split_common Code significantly (#4772)
James Churchill
2019-01-10
Adds Proton C Conversion (#4661)
Jack Humbert
2018-11-02
Add support for Atmega32A to pin declarations and universal matrix (#4015)
Jack Humbert
2018-09-28
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
2018-07-16
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2017-02-05
Add new DIODE_DIRECTION option
Nikolaus Wittenstein
2016-12-29
API Sysex fixes
Fred Sundvik
2016-11-28
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
2016-11-26
remove define checks. didn't work because of include ordering.
Priyadi Iman Nurcahyo
2016-11-26
add macro error when a required define is missing
Priyadi Iman Nurcahyo
2016-11-26
Fix unterminated ifndef
Priyadi Iman Nurcahyo
2016-11-26
PS2 pins configuration belongs to each keyboards config.h
Priyadi Iman Nurcahyo
2016-11-25
Removed comment
ofples
2016-11-25
Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...
ofples
2016-11-21
cleaning up midid
Jack Humbert
2016-08-25
Added pin support for A0-A7
IBNobody
2016-08-21
Nightly
IBNobody
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2015-10-26
added ergodox
Jack Humbert