index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
constants.py
Age
Commit message (
Expand
)
Author
2022-08-20
Fix PID value for the Keyboardio Atreus 2 bootloader (#18116)
Sergey Vlasov
2022-08-20
CLI: Teaching the CLI to flash binaries (#16584)
Erovia
2022-08-19
Fix new-keyboard default for RP2040 bootloader (#18100)
Joel Challis
2022-08-13
Improve importer workflow (#17707)
Joel Challis
2022-07-03
Tentative Teensy 3.5 support (#14420)
Ryan
2022-06-30
[Core] Add Raspberry Pi RP2040 support (#14877)
Stefan Kerkmann
2022-05-23
Added support for Wb32fq95 (#16871)
Joy Lee
2022-03-18
[CLI] Add common util for dumping generated content (#16674)
Joel Challis
2022-02-14
CLI: Minor additions #12795 (#16276)
Erovia
2022-01-24
Add L432, L442. (#16016)
Nick Brassel
2022-01-21
Add missing STM32F405 definition in qmk.constants (#15937)
Gigahawk
2021-11-27
Westberrytech pr (#14422)
Joy Lee
2021-10-18
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)
Stefan Kerkmann
2021-09-30
Change `MK66F18` -> `MK66FX1M0` (#14659)
Ryan
2021-08-09
Add support for STM32F407x MCUs. (#13718)
thpoll83
2021-07-10
CLI: Add git and venv info to doctor's output (#13405)
Erovia
2021-06-30
Adds support for STM32L412xB, STM32L422xB. (#13383)
Nick Brassel
2021-04-26
Add STM32L433 and L443 support (#12063)
Xelus22
2021-04-25
Add support for MCU = STM32F446 (#12619)
Purdea Andrei
2021-03-17
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)
Michael Stapelberg
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