index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
schemas
Age
Commit message (
Expand
)
Author
2021-04-26
Add STM32L433 and L443 support (#12063)
Xelus22
2021-04-25
Add support for MCU = STM32F446 (#12619)
Purdea Andrei
2021-04-25
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...
Nick Brassel
2021-03-17
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)
Michael Stapelberg
2021-02-28
Migrate make_dfu_header to CLI (#12061)
Joel Challis
2021-02-27
Fix compile errors (#12048)
Zach White
2021-02-27
Fix develop (#12039)
Zach White
2021-02-06
Add STM32G431 and STM32G474 board definitions. (#11793)
Nick Brassel
2021-01-29
Adds AT90USB162 support (#11570)
Dasky
2021-01-25
Update list of MCUs in keyboard.jsonschema to mirror qmk.constants.py (#11688)
Nick Brassel
2021-01-09
Add support for specifying BOARD in info.json (#11492)
Zach White
2021-01-09
Use the schema to eliminate custom code (#11108)
Zach White
2021-01-08
fix bugs triggered by certain boards
Zach White
2021-01-07
Revert "loosen up the schema to allow any pin format"
Zach White
2021-01-07
loosen up the schema to allow any pin format
Zach White
2021-01-07
get qmk generate-api into a good state
Zach White
2021-01-07
add missing schemas
Zach White