Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-12 | 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-20 | 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-16 | 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-17 | 1 | -0/+21 |
| | | | | | * CLI: Parse USB device version BCD * Apply suggestions | ||||
* | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-06 | 1 | -6/+1 |
| | |||||
* | Westberrytech pr (#14422) | Joy Lee | 2021-11-27 | 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-05 | 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 |
| | | |||||
* | | Add a lot more data to info.json (#13366) | Zach White | 2021-08-16 | 1 | -10/+174 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add some split data to info.json * add tags * add half of config_options.md to info.json * add support for designating master split * sort out split transport and primary * fix bad data in UNUSED_PINS * fixup custom transport * wip * allow for setting split right half keyboard matrix * add SPLIT_USB_DETECT * minor cleanup * fix an erroneous message * rework split.usb_detect * adding missing rgblight vars to info.json * add mouse_key to info.json * add all remaining options from docs/config_options.md * fix audio voices * qmk info: Change text output to use dotted notation * tweak layout output * resolve alias names * break out some functions to make flake8 happy * add a field for bootloader instructions * qmk generate-info-json: add a write-to-file argument Adds an argument that instructs qmk generate-info-json to write the output to a file instead of just to the terminal. * -arg_only, +action Because it was never my intention that one would have to specify a value for the argument that enables writing the file. * Bring qmk generate-info-json inline with other generate commands * pytest fixup * fix esca/getawayvan * fix data driven errors for bpiphany converters * features.force_nkro -> usb.force_nkro * split.primary->split.main * fix esca/getawayvan_f042 * fix the bpiphany converters for real * fix bpiphany/tiger_lily * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> * fix generate-api errors * fix matrix pin extraction for split boards * fix ploopyco/trackball_nano/rev1_001 Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Defer the expensive search for layout macros until info.json has been ↵ | Zach White | 2021-08-16 | 1 | -19/+24 |
| | | | | | | | | | | | | | | processed (#14007) * defer the expensive search for layout macros until info.json has been processed * fixup names |