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
/
info.py
Age
Commit message (
Expand
)
Author
2022-06-10
Promote 'layouts require matrix data' to api error (#17349)
Joel Challis
2022-06-10
Promote label with newlines to lint error (#17347)
Joel Challis
2022-06-09
Add support for linting deprecated and removed functionality (#17063)
Joel Challis
2022-05-16
Data driven `g_led_config` (#16728)
Joel Challis
2022-04-16
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-04-03
Add frameworking for development board presets (#16637)
Joel Challis
2022-03-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-03-26
Fix bug when 'info.json' lookup escapes keyboard dir (#16734)
Erovia
2022-03-22
Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706)
Joel Challis
2022-03-21
Extend 'qmk info' to handle keymap level overrides (#16702)
Joel Challis
2022-03-04
Change data driven "str" type to represent a quoted string literal (#16516)
Ryan
2022-02-27
Fix issues with data driven split keyboards (#16457)
Joel Challis
2022-02-27
Revert CLI default for manufacturer (#16467)
Joel Challis
2022-02-15
Various fixes for new-keyboard (#16358)
Joel Challis
2022-01-17
CLI: Parse USB device version BCD (#14580)
Ryan
2022-01-06
Fixes for bootloader refactor build failures (#15638)
Ryan
2021-11-27
Westberrytech pr (#14422)
Joy Lee
2021-11-05
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-11-04
Fixup actions. (#15057)
Nick Brassel
2021-10-31
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-10-31
[CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)
Mateusz Ż
2021-10-18
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
Joel Challis
2021-10-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-10-16
Try to clarify "number of elements in info.json does not match" error (#14844)
Ryan
2021-10-09
Remove QWIIC_DRIVERS (#14174)
Joel Challis
2021-09-27
Cleanup issues identified by lgtm (#14459)
Zach White
2021-08-20
Merge remote-tracking branch 'origin/master' into develop
Zach White
2021-08-20
Restore layout count validation (#14068)
Joel Challis
2021-08-16
Add a lot more data to info.json (#13366)
Zach White
2021-08-16
Defer the expensive search for layout macros until info.json has been process...
Zach White
2021-08-09
Merge remote-tracking branch 'origin/master' into develop
Zach White
2021-08-09
Fix generate api (#13930)
Zach White
2021-07-11
Matrix consistency check (#13470)
Zach White
2021-06-24
Optimize our jsonschema by using refs (#13271)
Zach White
2021-06-22
Remove the redundant pin name validation (#13251)
Zach White
2021-06-19
allow LINE_PINxx for Teensy 4.x pins (#13247)
Michael Stapelberg
2021-05-09
Catch 'LAYOUTS = all' in lint (#12848)
Joel Challis
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-03-22
use layout aliases when processing info.json (#12333)
Zach White
2021-03-09
improve detection of community layout support
Zach White
2021-02-27
Fix compile errors (#12048)
Zach White
2021-02-27
Fix develop (#12039)
Zach White
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
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 "change invalid pin from error to warning"
Zach White
2021-01-07
change invalid pin from error to warning
Zach White
2021-01-07
make flake8 happy
Zach White
2021-01-07
get qmk generate-api into a good state
Zach White
[next]