summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/info.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis2023-01-111-3/+0
* De-duplicate platform detection (#19545)Joel Challis2023-01-111-0/+3
* Fix CLI community detection (#19562)Joel Challis2023-01-111-5/+6
* Ignore defaults.hjson values if already set (#19511)Joel Challis2023-01-071-2/+10
* Ignore some layout macro names from lint (#19207)Joel Challis2022-11-301-5/+16
* Extend layout lint checks (#19200)Joel Challis2022-11-301-53/+46
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-251-1/+1
|\
| * Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)Ryan2022-11-251-1/+1
* | Additional DD backlight config (#19124)Joel Challis2022-11-231-1/+1
* | Format DD mappings and schemas (#18924)Ryan2022-11-081-3/+3
* | Fix incorrect g_led_config generation (#18431)Ryan2022-09-211-12/+16
* | Disconnect `usb.device_ver` (#18259)Ryan2022-09-161-14/+0
* | Merge remote-tracking branch 'origin/master' into developJoshua Diamond2022-09-121-1/+1
|\|
| * Fix '_RIGHT' matrix pins lint error (#18320)Joel Challis2022-09-091-1/+1
* | Move bootloader.mk to platforms (#18228)Ryan2022-08-311-6/+0
* | Handle escaping of manufacturer/product strings (#18194)Ryan2022-08-281-1/+1
|/
* Remove legacy bootmagic cli parsing (#18099)Joel Challis2022-08-191-8/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-14/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-061-4/+18
|\
| * Provide users with replacements for deprecated/invalid functionality where ap...Ryan2022-08-061-4/+18
* | More DD encoder fixes (#17615)Joel Challis2022-07-111-3/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-081-29/+9
|\|
| * Allow only col or row pins for *_right extraction. (#17590)Dasky2022-07-081-29/+9
* | Allow encoder config from info.json (#17295)Joel Challis2022-06-201-0/+58
|/
* Promote 'layouts require matrix data' to api error (#17349)Joel Challis2022-06-101-2/+5
* Promote label with newlines to lint error (#17347)Joel Challis2022-06-101-10/+0
* Add support for linting deprecated and removed functionality (#17063)Joel Challis2022-06-091-67/+53
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-1/+44
* Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-161-11/+45
* Add frameworking for development board presets (#16637)Joel Challis2022-04-031-0/+13
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-261-2/+2
|\
| * Fix bug when 'info.json' lookup escapes keyboard dir (#16734)Erovia2022-03-261-2/+2
* | Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706)Joel Challis2022-03-221-2/+4
* | Extend 'qmk info' to handle keymap level overrides (#16702)Joel Challis2022-03-211-9/+40
* | Change data driven "str" type to represent a quoted string literal (#16516)Ryan2022-03-041-2/+8
|/
* Fix issues with data driven split keyboards (#16457)Joel Challis2022-02-271-0/+5
* Revert CLI default for manufacturer (#16467)Joel Challis2022-02-271-1/+0
* Various fixes for new-keyboard (#16358)Joel Challis2022-02-151-0/+1
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-0/+21
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-6/+1
* Westberrytech pr (#14422)Joy Lee2021-11-271-0/+2
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-11-051-4/+8
|\
| * Fixup actions. (#15057)Nick Brassel2021-11-041-4/+8
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-311-0/+6
|\|
| * [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)Mateusz Ż2021-10-311-0/+6
* | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-181-5/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-161-2/+2
|\|
| * Try to clarify "number of elements in info.json does not match" error (#14844)Ryan2021-10-161-2/+2
* | Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-091-1/+1
|/
* Cleanup issues identified by lgtm (#14459)Zach White2021-09-271-4/+4