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
/
lib
/
python
/
qmk
/
constants.py
Age
Commit message (
Expand
)
Author
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-06
Add STM32G431 and STM32G474 board definitions. (#11793)
Nick Brassel
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2021-01-29
Adds AT90USB162 support (#11570)
Dasky
2021-01-16
Merge remote-tracking branch 'origin/master' into develop
Zach White
2021-01-16
Improve the compile and flash subcommands (#11334)
Zach White
2021-01-09
Use the schema to eliminate custom code (#11108)
Zach White
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
2020-10-25
Generate api data on each push (#10609)
Zach White
2020-10-09
CLI: Fix MCU lists for `qmk info` (#10574)
Ryan
2020-09-27
Add logic for AT90USBxx7 where needed (#10203)
Ryan
2020-09-18
Add STM32F401/F411 to ARM_PROCESSORS (#10362)
Ryan
2020-06-17
CLI: Add ATmega328 and ATtiny85 to supported CPUs (#9371)
Erovia
2020-05-26
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
2020-02-17
Use pathlib everywhere we can (#7872)
skullydazed