| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix CLI community detection (#19562) | Joel Challis | 2023-01-11 | 1 | -5/+6 | |
| | | ||||||
| * | Ignore defaults.hjson values if already set (#19511) | Joel Challis | 2023-01-07 | 1 | -2/+10 | |
| | | | | | | * Ignore defaults.hjson values if already set * Add warning when nothing is merged | |||||
| * | Ignore some layout macro names from lint (#19207) | Joel Challis | 2022-11-30 | 1 | -5/+16 | |
| | | ||||||
| * | Extend layout lint checks (#19200) | Joel Challis | 2022-11-30 | 1 | -53/+46 | |
| | | | | | | | | | | | | * Extend layout lint checks * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Fix function comment Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-25 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152) | Ryan | 2022-11-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Additional DD backlight config (#19124) | Joel Challis | 2022-11-23 | 1 | -1/+1 | |
| | | | | | | | | | | | * Additional dd backlight config * Update docs | |||||
| * | | Format DD mappings and schemas (#18924) | Ryan | 2022-11-08 | 1 | -3/+3 | |
| | | | ||||||
| * | | Fix incorrect g_led_config generation (#18431) | Ryan | 2022-09-21 | 1 | -12/+16 | |
| | | | ||||||
| * | | Disconnect `usb.device_ver` (#18259) | Ryan | 2022-09-16 | 1 | -14/+0 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | 2022-09-13 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Fix '_RIGHT' matrix pins lint error (#18320) | Joel Challis | 2022-09-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Move bootloader.mk to platforms (#18228) | Ryan | 2022-08-31 | 1 | -6/+0 | |
| | | | ||||||
| * | | Handle escaping of manufacturer/product strings (#18194) | Ryan | 2022-08-28 | 1 | -1/+1 | |
| |/ | ||||||
| * | Remove legacy bootmagic cli parsing (#18099) | Joel Challis | 2022-08-19 | 1 | -8/+1 | |
| | | ||||||
| * | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -14/+1 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 1 | -4/+18 | |
| |\ | ||||||
| | * | Provide users with replacements for deprecated/invalid functionality where ↵ | Ryan | 2022-08-06 | 1 | -4/+18 | |
| | | | | | | | | | applicable (#17604) | |||||
| * | | More DD encoder fixes (#17615) | Joel Challis | 2022-07-11 | 1 | -3/+7 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-08 | 1 | -29/+9 | |
| |\| | ||||||
| | * | Allow only col or row pins for *_right extraction. (#17590) | Dasky | 2022-07-08 | 1 | -29/+9 | |
| | | | ||||||
| * | | Allow encoder config from info.json (#17295) | Joel Challis | 2022-06-21 | 1 | -0/+58 | |
| |/ | ||||||
| * | Promote 'layouts require matrix data' to api error (#17349) | Joel Challis | 2022-06-10 | 1 | -2/+5 | |
| | | ||||||
| * | Promote label with newlines to lint error (#17347) | Joel Challis | 2022-06-10 | 1 | -10/+0 | |
| | | ||||||
| * | Add support for linting deprecated and removed functionality (#17063) | Joel Challis | 2022-06-09 | 1 | -67/+53 | |
| | | | | | | | | | | * Add support for more lint warnings/errors * Develop currently needs extra deps installed * Lint a few more scenarios * fix tests | |||||
| * | Data driven `g_led_config` (#16728) | Joel Challis | 2022-05-15 | 1 | -1/+44 | |
| | | ||||||
| * | Implement XAP 'secure' core requirements (#16843) | Joel Challis | 2022-04-16 | 1 | -11/+45 | |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | |||||
| * | Add frameworking for development board presets (#16637) | Joel Challis | 2022-04-03 | 1 | -0/+13 | |
| | | | | | | | | | | * Add frameworking for development board presets * Update lib/python/qmk/info.py Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Fix bug when 'info.json' lookup escapes keyboard dir (#16734) | Erovia | 2022-03-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706) | Joel Challis | 2022-03-22 | 1 | -2/+4 | |
| | | | | | | | | | | | * Ignore transport defaults if SPLIT_KEYBOARD is unset * keep exists check | |||||
| * | | Extend 'qmk info' to handle keymap level overrides (#16702) | Joel Challis | 2022-03-21 | 1 | -9/+40 | |
| | | | ||||||
| * | | Change data driven "str" type to represent a quoted string literal (#16516) | Ryan | 2022-03-04 | 1 | -2/+8 | |
| |/ | | | | | * Change data driven "str" type to represent a quoted string literal * Update docs | |||||
| * | Fix issues with data driven split keyboards (#16457) | Joel Challis | 2022-02-27 | 1 | -0/+5 | |
| | | ||||||
| * | Revert CLI default for manufacturer (#16467) | Joel Challis | 2022-02-27 | 1 | -1/+0 | |
| | | ||||||
| * | Various fixes for new-keyboard (#16358) | Joel Challis | 2022-02-15 | 1 | -0/+1 | |
| | | ||||||
| * | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-16 | 1 | -0/+21 | |
| | | | | | | * CLI: Parse USB device version BCD * Apply suggestions | |||||
| * | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-05 | 1 | -6/+1 | |
| | | ||||||
| * | Westberrytech pr (#14422) | Joy Lee | 2021-11-26 | 1 | -0/+2 | |
| | | | | | | | | * Added support for WB32 MCU * Modified eeprom_wb32.c * Remove the eeprom_wb32-related code | |||||
| * | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-11-04 | 1 | -4/+8 | |
| |\ | ||||||
| | * | Fixup actions. (#15057) | Nick Brassel | 2021-11-04 | 1 | -4/+8 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-31 | 1 | -0/+6 | |
| |\| | ||||||
| | * | [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970) | Mateusz Ż | 2021-10-31 | 1 | -0/+6 | |
| | | | ||||||
| * | | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) | Joel Challis | 2021-10-18 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | * DRIVER -> ENABLE * Update generic_features.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update common_features.mk Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -2/+2 | |
| |\| | ||||||
| | * | Try to clarify "number of elements in info.json does not match" error (#14844) | Ryan | 2021-10-16 | 1 | -2/+2 | |
| | | | ||||||
| * | | Remove QWIIC_DRIVERS (#14174) | Joel Challis | 2021-10-09 | 1 | -1/+1 | |
| |/ | ||||||
| * | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 1 | -4/+4 | |
| | | | | | | * cleanup issues identified by lgtm * fix the git_status check | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-08-20 | 1 | -35/+6 | |
| |\ | | | | | | | | | Resolved Conflicts: lib/python/qmk/info.py | |||||
| | * | Restore layout count validation (#14068) | Joel Challis | 2021-08-20 | 1 | -35/+6 | |
| | | | ||||||